Summary: | X11 Keysym mapping missing for some hotkeys of laptop | ||
---|---|---|---|
Product: | xkeyboard-config | Reporter: | Hans Bakker <hansmbakker> |
Component: | General | Assignee: | xkb |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | Keywords: | NEEDINFO |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | result of xkbcomp :0 -xkb out.xkb |
Description
Hans Bakker
2009-12-30 12:25:23 UTC
Could you please tell me what kbd driver you are using in X.Org? Pleas run xprop -root | grep XKB Also, I would like to see the output xkbcomp :0 -xkb out.xkb Created attachment 32713 [details]
result of xkbcomp :0 -xkb out.xkb
xprop -root | grep XKB _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "altgr-intl", "lv3:ralt_switch" xkbcomp :0 -xkb out.xkb Warning: Could not load keyboard geometry for :0 BadAlloc (insufficient resources for operation) Resulting keymap file will not describe geometry > Warning: Could not load keyboard geometry for :0 > BadAlloc (insufficient resources for operation) > Resulting keymap file will not describe geometry This is somewhat suspicious. Are you sure your Xorg build is correct? Also, >191 for the mode button >192 for the fifth hotkey (should be mapped to XF86Launch5) >193 for the setting button There are no "mode" or "setting" buttons as such. Could you please look at the /usr/share/X11/xkb/symbols/inet file and check what symbols are available. (In reply to comment #5) > > Warning: Could not load keyboard geometry for :0 > > BadAlloc (insufficient resources for operation) > > Resulting keymap file will not describe geometry > This is somewhat suspicious. Are you sure your Xorg build is correct? I tried it again today and now only _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "intl", "lv3:ralt_switch" is printed. Probably something was fixed in Kubuntu's Xorg packages :) > Also, > > >191 for the mode button > >192 for the fifth hotkey (should be mapped to XF86Launch5) > >193 for the setting button > > There are no "mode" or "setting" buttons as such. Could you please look at the > /usr/share/X11/xkb/symbols/inet file and check what symbols are available. > What about mapping 191 ("mode") to XF86Tools and 193 ("settings") to XF86MenuKB? Done. Please check git. Thank you! Could you give an expectation of when this will be released? 2010/3/29 <bugzilla-daemon@freedesktop.org> > http://bugs.freedesktop.org/show_bug.cgi?id=25835 > > > Sergey V. Udaltsov <svu@gnome.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|NEW |RESOLVED > Resolution| |FIXED > > > > > --- Comment #7 from Sergey V. Udaltsov <svu@gnome.org> 2010-03-28 > 16:13:02 PST --- > Done. Please check git. > > > -- > Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > The fix was slightly amended, see https://bugs.freedesktop.org/show_bug.cgi?id=5783 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.