I just upgraded in Debian and according to apt-cache policy I am now
running Ion3 20061029-3.  Of course, some of the settings I have used
in the past have broken, and I am working through them one at a time
trying to restore some of the missing functionality.  On the whole, I
am slowly working my way through, but I have hit a snag which is
holding me up.

In the past, I had added this to my cfg_bindings.lua:

   kpress(MOD1.."Left", "WScreen.switch_prev(_)"),
   kpress(MOD1.."Right", "WScreen.switch_next(_)"),

I don't know exactly where I had found this, as I have to feel my way
around in the dark with Lua and Ion's configs, but it seemed to work.
I mapped MOD1 to my Windows key and thusly could, by pressing the
Windows key and a left or right arrow, switch from one open window to
another.  However, I cannot replicate, or find an already existing
way, to do this currently.  As things stand right now I have to use
the mouse and click on the tab to select specific windows.

How can I do this now?  I don't like the mouse, and use Ion primarily
to avoid just that device anytime possible.  I am sorry if this is
really dumb, or been asked a number of times, but I could not find it
in the archives.

Many thanks in advance,

Patrick

Reply via email to