Thread: Quickswitch
View Single Post
Posts: 65 | Thanked: 113 times | Joined on Mar 2011 @ Austria
#11
@Addison: Your are welcome.

I like this little feature so much that I would like to share the following modifications:

Code:
~ $ cat .xbindkeysrc
"/usr/bin/matchbox-remote -next"
m:0x0 + c:169
"/usr/bin/matchbox-remote -next"
Control + Escape
"/usr/bin/matchbox-remote -prev"
m:0x4 + c:169
Instead of Escape, I use now Control + Escape. Moving to a terminal window with the previously mentioned Shift button makes the first letter capitalized. Thus, Control.

In addition to the hardware keyboard of the N810 I use an Apple wireless keyboard. So there - to make switching windows even more handy - I use the "eject-button" (top right of the keyboard). So this then is a single key to switch to the next windows.

When using this external keyboard I have also made a switch back to the previous window. The button to be used here for is Control + "Eject Button" on the Apple keyboard.

One more addition: I added the line "/usr/bin/xbindkeys" to my /home/user/.bashrc. Thus, when opening a terminal window, xbindkeys will start automatically. To make it system wide one probably would have to add it to rc2.d and init.d.
 

The Following User Says Thank You to scy For This Useful Post: