yay, thank you! :D

On Mon, Jun 23, 2014 at 2:56 PM, Markus Fuchs <mfuch...@gmail.com> wrote:

> Hi,
>
> > One thing that I used so much but I forgot is how to change or move the
> > mouse pointer to next or previous screen. I used a keyboard shortcut but
> I
> > can't remember it :(
> >
>
> This is an excerpt of my rc.lua:
>
> awful.key({ modkey, "Control" }, "w",
> function ()
>     awful.screen.focus_relative(-1)
> end)
>
> Cheers,
> Markus
>
> On Mon, Jun 23, 2014 at 8:50 PM, Tomás Solar Castro <tso...@gmail.com>
> wrote:
> > Hi guys,
> >
> > I used awesome a lot, but last time I was using GNOME because a lot of
> > things...
> >
> > Well, I always missed very much awesome, so now that I have time to
> > re-configure my rc.lua I want to come back to it.
> >
> > One thing that I used so much but I forgot is how to change or move the
> > mouse pointer to next or previous screen. I used a keyboard shortcut but
> I
> > can't remember it :(
> >
> > I searched for it in the default rc.lua in /etc/xdg/awesome/rc.lua (I use
> > Debian Sid. awesome 3.5.5)
> > but I did not find anything...
> >
> > Anyone knows it?
> >
> > Thank you in advance!
> >
> > --
> > Tomás Solar Castro
> > GNU+Linux Registered User #383588
> > ¡Sé Libre! http://www.FSFLA.org
>



-- 
Tomás Solar Castro
GNU+Linux Registered User #383588
¡Sé Libre! http://www.FSFLA.org

Reply via email to