hey all,
so i just image updated from b118 to b121. when running b118 i had the
caps lock key on my keyboard remapped to behave as a ctrl key. this
was done via the following entry in my xorg.conf file:
---8<---
Section "InputDevice"
Identifier "CoreKeyboard"
Driver "kbd"
Option "XkbOptions" "ctrl:nocaps"
EndSection
---8<---
but this no longer works with b121. the kbd.7 man page still makes a
reference to XkbOptions, and looking at the /var/log/Xorg.0.log it seems
that the kbd driver is still being loaded, but the configuration setting
above is no longer having any effect.
anyone know what might have changed in b121 that would cause this change
in behavior?
thanks
ed