CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2015/12/29 11:47:21
Modified files:
xserver/config : wscons.c
Log message:
Detect keyboard configuration by masking bits, not equality checks.
Fixes the case where a kbd(8) setting has multiple bits set
(e.g., us.dvorak.swapctrlcaps). Bug reported by Sevan Janiyan.
ok shadchin@ matthieu@
