richardgv / skippy-xd

A full-screen Exposé-style standalone task switcher for X11.
GNU General Public License v2.0
340 stars 76 forks source link

Configuration file with user defined keyboard bindings #31

Open ikem-krueger opened 10 years ago

ikem-krueger commented 10 years ago

I like to define my own keyboard bindings.

Something like:

[bindings]
miwMouse1 = focus
miwMouse2 = close-ewmh
miwMouse3 = iconify

Alt+Tab = select-next
Alt+Shift+Tab = select-previous
Enter = focus

Right = select-right
Left = select-left
Up = select-up
Down = select-down
uvisgrinfelds commented 10 years ago

Would love to see this one, as well.

I know you are working on it, just wanted to leave my 2 cents. And big thanks for your work!