| Summary: |
CapsLock stops work as group switcher in Xorg |
| Product: |
xorg
|
Reporter: |
Andrey Chernov <ache> |
| Component: |
Input/Keyboard | Assignee: |
Xorg Project Team <xorg-team> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
high
|
Keywords: |
movetoxkc |
| Version: |
6.8.2 | |
|
| Hardware: |
x86 (IA32) | |
|
| OS: |
FreeBSD | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
This config not works anymore under FreeBSD 6-7: Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:caps_toggle" Shift+CapsLock not works either (as group switcher). When I change last line to Option "XkbOptions" "grp:toggle" (i.e. Right Alt instead of CapsLock), it works, but I want CapsLock because it is FreeBSD default for non-X mode. Please fix.