http://bugs.winehq.org/show_bug.cgi?id=7609
------- Additional Comments From vitaliy@kievinfo.com 2007-05-03 07:44 ------- This appears to work: - if ((keysym >= XK_ISO_Lock && keysym <= XK_ISO_Last_Group_Lock) || - keysym == XK_Mode_switch) + if (keysym == XK_Mode_switch)
However it still prints fixme.
Btw you don't have to have that option in the xorg.conf. It's settable with: setxkbmap -option -option grp:shifts_toggle And could be removed with: setxkbmap -option