linertales.blogg.se

Kensington trackballworks not working
Kensington trackballworks not working







kensington trackballworks not working

When you're done, save the file ( Ctrl+ O and Enter), and close nano ( Ctrl+ X). You would repeat this process for the other buttons. "xte 'keydown Control_L' 'keydown Alt_L' 'key D' 'keyup Alt_L' 'keyup Control_L'" Or, if you wanted to bind it to a desktop action (like minimize all windows, like shown below), you would tell it to simulate the keybinding with xte: # Minimize all windows on "2" button press This will create a text file by which you can configure xbindkeys.įor that key, create an entry like so: "command"įor example, say you wanted to open Firefox when you pressed the mouse's "home" button (for me, button 10): # Run Firefox when "home" pressed

kensington trackballworks not working

Now, in a new terminal instance, do nano ~/.xbindkeysrc. The event will give you a number for the button you pressed ( button, towards the end). Then, go back to the terminal and find the last ButtonPress and/or ButtonRelease events (either one). Try not to move the mouse (it will make things hard to find), and click the button you want to set up. It should pop up a small little window with a white box and a black background. Then, open a terminal ( Ctrl+ Alt+ T) and run the xev command.

#KENSINGTON TRACKBALLWORKS NOT WORKING INSTALL#

sudo apt-get install xbindkeys xautomation You'll need to install xbindkeys and xautomation. You do not need to do this to launch programs. There's a full explanation here, but I will try to explain it briefly here.įirstly, if you want to bind the keys to actions, you need to set up keyboard shortcuts for them (Settings > Keyboard > Shortcuts).

kensington trackballworks not working

It allows you to route specific button presses to commands. There's a commandline tool called xbindkeys. You can go ahead and edit it if you want, but, personally, I would not.









Kensington trackballworks not working