2005年01月22日

XEmacs + VMware

警告が出るのは、
xmodmap -e "remove lock = Control_L"
のようなことを実行すればとりあえずは回避可能?場当たり対処ですが。

なんかdebian-develかdebian-xでxkbがうんぬんという話をしていた気がする なぁ…。ctrl:nocapsだったり、KDEのキーボード設定を使っていたり、VMware と行き来したりするとどうもひどい目にあうらしい。

これですかね。altwinのほうの話では

A workaround you can use if your application has not yet been fixed is to set the altwin:super_win XKB option. To try it out, run the command setxkbmap -option "altwin:super_win"*. To make the change permanent, run dpkg-reconfigure xserver-xfree86 as root, and add altwin:super_win to your configured XKB options when prompted.

なので、ctrl:nocapsも似たようなものかな。

で、workaroundじゃない解決はやはりXEmacs側を直せということらしい。