-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 24/05/12 22:51, Uli Schlachter wrote:
> On 24.05.2012 11:20, Rainer M Krug wrote:
>> On 24/05/12 10:53, Uli Schlachter wrote:
> [...]
>>> awful.key({ modkey, "Shift" }, "Left", function()
>>> awful.tag.viewprev(mouse.screen == 1 and
>>> 2 or 1) end), awful.key({ modkey, "Shift" }, "Right", function()
>>> awful.tag.viewnext(mouse.screen == 1 and 2 or 1) end),
>
>> Looks very nice - thanks, but nope - at least not for me its not working. I
>> don't even get
>
>> awful.key({ modkey, "Shift" }, "Left", function() awful.tag.viewprev(2)
>> end),
>
>> to work.
>
>> Any ideas, or is it my config?
>
> Argh, all these inconsistencies.
Please explain - it will definitaly make my rc.lu more consistent, and it will
likely help me to
understand it better.
>
> awful.key({ modkey, "Shift" }, "Left", function()
> awful.tag.viewprev(screen[2]) end),
>
> awful.key({ modkey, "Shift" }, "Left", function() local s = mouse.screen == 1
> and 2 or 1
> awful.tag.viewprev(screen[s]) end),
Brilliant - thanks a lot. This is working now.
Cheers,
Rainer
>
> Uli
- --
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys.
(Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax : +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: [email protected]
Skype: RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk+/McIACgkQoYgNqgF2egrfygCfQOsQyw/Ly0fg3oPLm5kpzAZw
N3IAniQwq6NkLkLzmKwwkJXDVLZijCVl
=EadO
-----END PGP SIGNATURE-----
--
To unsubscribe, send mail to [email protected].