
Ubuntu日本語フォーラム

ログインしていません。
Ubuntu14.04においてマウスボタンの変更をしたいのですが、どうしても、
親指で操作できる一番内側のボタンの2ボタンのマウス変更ができません。
Easystrokeも使えませんでした。
xevのコマンドで調べてみたところ
FocusOut event, serial 37, synthetic NO, window 0x5000001,
mode NotifyGrab, detail NotifyAncestor
となりました。
オフライン
xveで調べたら、このようになりました。
KeyRelease event, serial 37, synthetic NO, window 0x4600001,
root 0x9d, subw 0x0, time 4985762, (7,112), root:(1195,164),
state 0x40, keycode 40 (keysym 0x64, d), same_screen YES,
XLookupString gives 1 bytes: (64) "d"
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4600001,
root 0x9d, subw 0x0, time 4985770, (7,112), root:(1195,164),
state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x4600001,
root 0x9d, subw 0x0, time 4990422, (7,112), root:(1195,164),
state 0x0, keycode 134 (keysym 0xffec, Super_R), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 37, synthetic NO, window 0x4600001,
root 0x9d, subw 0x0, time 4990568, (7,112), root:(1195,164),
state 0x40, keycode 134 (keysym 0xffec, Super_R), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
オフライン