Skip to main content
Fix grammar
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

I am trying to set some key bindings inside a virtual machine. So I did xbindkeys -mk and started testing keys. The result was somehow not what I expected:

Left wind key ===> m:0x50 + c:115 Mod2+Mod4 + Super_L

x ===> Mod2+x

ctrl+left-win+x ===> m:0x54 + c:53 Control+Mod2+Mod4 + x

First, what should I put in the xbindkeyrcxbindkeyrc and second, why do I get this output?

I am trying to set some key bindings inside a virtual machine. So I did xbindkeys -mk and started testing keys. The result was somehow not what I expected:

Left wind key ===> m:0x50 + c:115 Mod2+Mod4 + Super_L

x ===> Mod2+x

ctrl+left-win+x ===> m:0x54 + c:53 Control+Mod2+Mod4 + x

First, what should I put in the xbindkeyrc and second, why do I get this output?

I am trying to set some key bindings inside a virtual machine. So I did xbindkeys -mk and started testing keys. The result was somehow not what I expected:

Left wind key ===> m:0x50 + c:115 Mod2+Mod4 + Super_L

x ===> Mod2+x

ctrl+left-win+x ===> m:0x54 + c:53 Control+Mod2+Mod4 + x

First, what should I put in the xbindkeyrc and second, why do I get this output?

I am trying to set some key bindings for the use inside my wma virtual machine. so So I did xbindkeys -mk and startstarted testing with keys. The The result was somehow not what I expected.:

Left wind key ===> m:0x50 + c:115 Mod2+Mod4 + Super_L

x ===> Mod2+x

ctrl+left-win+x ===> m:0x54 + c:53 Control+Mod2+Mod4 + x

First was, what should I putput in the xbindkeyrc and second Why, why do I get such outputsthis output?

I am trying to set some key bindings for the use inside my wm. so I did xbindkeys -mk and start testing with keys. The result was somehow not what I expected.

Left wind key ===> m:0x50 + c:115 Mod2+Mod4 + Super_L

x ===> Mod2+x

ctrl+left-win+x ===> m:0x54 + c:53 Control+Mod2+Mod4 + x

First was should I put in the xbindkeyrc and second Why I get such outputs?

I am trying to set some key bindings inside a virtual machine. So I did xbindkeys -mk and started testing keys. The result was somehow not what I expected:

Left wind key ===> m:0x50 + c:115 Mod2+Mod4 + Super_L

x ===> Mod2+x

ctrl+left-win+x ===> m:0x54 + c:53 Control+Mod2+Mod4 + x

First, what should I put in the xbindkeyrc and second, why do I get this output?

edited tags
Link
terdon
  • 252.7k
  • 69
  • 481
  • 719
edited tags
Link
terdon
  • 252.7k
  • 69
  • 481
  • 719
Loading
Source Link
r004
  • 3.6k
  • 9
  • 34
  • 53
Loading