Article 4WGR3 Bind key combo to a mouse button

Bind key combo to a mouse button

by
jackychan11
from LinuxQuestions.org on (#4WGR3)
I would like to bind a key combination Ctrl+1 to a mouse button. Here is how I tried to do it with xbindkeys:

Code:"xte 'keydown Control_L' 'key 1' 'keyup Control_L'"
b:9This doesn't work as expected however. I'm confused because this works:

Code:"xte 'keydown Control_L' 'key C' 'keyup Control_L'"
b:9I get the Ctrl+C shortcut working correctly.

Am I doing something wrong?latest?d=yIl2AUoC8zA latest?i=1Hn60i-R05E:tikrNSQGypU:F7zBnMy latest?i=1Hn60i-R05E:tikrNSQGypU:V_sGLiP latest?d=qj6IDK7rITs latest?i=1Hn60i-R05E:tikrNSQGypU:gIN9vFw1Hn60i-R05E
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments