Hi all,<br><br>I have the following problem. I need to change the keyboard behavior<br>for X with pc105 model and be layout for the CAPS_LOCK key.<br>When CAPS_LOCK is locked, not only the alfanumeric keys (a, z, ..)<br>should produce (A,Z, ...) but also the other keys (&, é, :, =, ...)
<br>should produce (1, 2, +, /) just as the SHIFT key does. Hence CAPS_LOCK<br>is actually SHIFT_LOCK.<br><br>Could this be done by specifying a rule or options in xorg.conf or<br>should the XKB files need to be changed?<br>
<br>Thx in advance.<br>