On 11/28/2011 09:05:07 AM, wrote: > Dear All,<br><br>I am using two screen one is my laptop another is > LCD monitor. Everything is working fine. <br>But can you tell me how i > can switch between screen using keyboard shortcut? Now i have to > <br>move the mouse cursor to select the screen. <br> > <br>Thanks in advance.<br>/Ekram<br> > > -- > To unsubscribe, send mail to [email protected]. > If you want to change the keybinding (I use Mod4+~ at work), the function that does the screen switching is: awful.screen.focus_relative( X) X being 1 or -1 (or some other number(?), although i don't think that would be a good idea...) to switch back and forth.
-- To unsubscribe, send mail to [email protected].
