Re: sending to workspace
Dragan Noveski <[email protected]>
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
Parker Anderson wrote: > On 1/19/07, Henri Salo <[email protected]> wrote: > >> On Fri, 19 Jan 2007 08:41:43 -0800 (PST) >> Pawel K <[email protected]> wrote: >> >> >>> Hello >>> Is it possible to send a window to another workspace >>> using the keyboard combination ? >>> I would like the active window to be sent to workspace >>> X by pressing L-ALT + L-CTRL + F<X> where F<X> is for >>> example F4 when I want to sent it to 4th workspace. >>> >>> I know how to use the keys file. >>> >>> >> Yes. Why are you asking if you know how to use keys-file? There are some >> examples and http://fluxbox-wiki.org/index.php/Howto_edit_the_keys_file >> tells you anything you might want to know. >> > > Specifically, these 6 keys file statements seem relevant: > > SendToWorkspace <number> #sends the focused window to the > workspace given by number > SendToNextWorkspace <number> #sends the focused window to the next > workspace given by number > SendToPrevWorkspace <number> #sends the focused window to the > previous workspace given by number > TakeToWorkspace <number> #sends the focused window to the > workspace given by number and switches the view to it > TakeToNextWorkspace <number> #sends the focused window to the next > workspace given by number and switches the view to it > TakeToPrevWorkspace <number> #sends the focused window to the > previous workspace given by number and switches the view to it > > >> -- >> Henri Salo >> [email protected] >> 0407705733 >> PGP: http://fgeek.fi/pgp/fgeek-fi-key.asc >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> >> _______________________________________________ >> Fluxbox-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fluxbox-users >> >> >> >> >> > > Cheers, > -Parker > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Fluxbox-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fluxbox-users > > hi, following this thread, i changed my .fluxbox/keys file, so it is containing this part now: Mod1 F1 :SendToWorkspace <1> Mod1 F2 :SendToWorkspace <2> Mod1 F3 :SendToWorkspace <3> Mod1 F4 :SendToWorkspace <4> but trying to send a window to another workspace, every time it will be sent to workspace1. i am not a expert, but i think that the key file content is ok, but it does not work right. does somebody has an idea what i am doing wrong here? cheers, doc ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV