Hi,
This is my piece of code from rc.lua:
awful.key({ modkey, "Control", "Shift" }, "#" .. i + 9, function ()
if client.focus and tags[client.focus.screen][i] then
awful.client.toggletag(tags[client.focus.screen][i])
end
end)
On 4 May 2012 19:46, Gerald Klein <[email protected]> wrote:
> Hi, Can someone direct me to, or explain how to tag a client with multiple
> tags so that it appears on more then one tag.
>
>
> thanks in advance for you help.
>
> --jerry
>
> --
>
> Gerald Klein DBA
>
> [email protected]
>
> www.geraldklein.com
>
> [email protected]
>
> 708-599-0352
>
>
> Linux registered user #548580
>
>
>
--
Dariusz Dwornikowski
Institute of Computing Science, PoznaĆ University of Technology
[email protected]
www.cs.put.poznan.pl/ddwornikowski/
room 422 WE
tel. +48 61 665 21 24
mobile: +48 601 59 64 74
--
To unsubscribe, send mail to [email protected].