

We will be setting up two triggers so that when Super + Scroll Wheel happens we call the built-in elementary zoom in/out commands: Super+KP_Add and Super+KP_Subtract respectively.įirst, you need to determine what the system name of your Super key is.

I’m a fan of the command line, so we won’t use it here. xbindkeys-config is a GUI to help with configuration.xautomation includes a program called xte which can generate fake keyboard/mouse input to the X server.xbindkeys is a program that allows you launch shell commands with button combinations from your keyboard/mouse.

Until the bug is fixed, I’ve found a workaround.įirst we’ll need a couple of small packages: sudo apt-get install xbindkeys xautomation I’ve found this feature to come in handy when sharing my screen with others online. Essentially, you can’t use the Super key with the scroll wheel to zoom in and out of your desktop. I have been test driving the elementary OS Luna beta 1 for the past few weeks and this bug has been bothering me.
