Comment 15 for bug 215496

Revision history for this message
Marf (lpad-o-sirtwist) wrote :

I experienced the same problem with Xubuntu 8.04. I need xkbset for setting the 'bouncekeys' option.

Finally i got it working again by first setting the keyboard layout via 'setxkbmap'.

#!/bin/sh
setxkbmap -layout <your_layout>
xkbset <whatever_you_want>