お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2014-05-18 02:09:40

ISHIY
新しいメンバ
登録日: 2014-05-18

M560のボタンの設定について

Ubuntu14.04においてマウスボタンの変更をしたいのですが、どうしても、
親指で操作できる一番内側のボタンの2ボタンのマウス変更ができません。
Easystrokeも使えませんでした。
xevのコマンドで調べてみたところ
FocusOut event, serial 37, synthetic NO, window 0x5000001,
    mode NotifyGrab, detail NotifyAncestor

となりました。

オフライン

 

#2 2014-05-18 13:51:36

ISHIY
新しいメンバ
登録日: 2014-05-18

Re: M560のボタンの設定について

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

オフライン

 

Board footer

Powered by FluxBB