❦ 16 août 2012 20:39 CEST, Abhijeet R <[email protected]> :

> As I said in the subject, is it possible to configure a shortcut to
> move the mouse pointer to the middle of next available screen?

Something like this:

#v+
mouse.screen = awful.util.cycle(screen.count(), mouse.screen + i)
local geo = screen[mouse.screen].geometry
mouse.coords({ x = geo.x + geo.width/2 , y = geo.y + geo.height/2})
#v-

-- 
#ifdef STUPIDLY_TRUST_BROKEN_PCMD_ENA_BIT
        2.4.0-test2 /usr/src/linux/drivers/ide/cmd640.c

--
To unsubscribe, send mail to [email protected].

Reply via email to