View unanswered posts | View active topics It is currently Sat May 25, 2013 12:36 am



Post new topic Reply to topic  [ 7 posts ] 
 Fluxbox: Tips and Tricks 
Author Message
BBChild

Joined: Wed Sep 21, 2011 6:15 pm
Posts: 8
Reply with quote
Post Fluxbox: Tips and Tricks
I'm not sure if this should go here maybe there should be a "Fluxbox Tips" or something thread. Psyco (from Crunchbang Forum) gave me the ok to post this tip of his here. It's a really good one so here it is:

Quote:
Just thought id post up a little GUI for background management if anyone else enjoys fbsetroot/fbsetbg

sudo apt-get install anypaper

and then go to the configuration tab and set the command as fbsetbg and your set. now you have a integrated nitrogen alternative smile. Enjoy lol.

http://anypaper.sourceforge.net/


Mon Oct 31, 2011 7:26 pm
Report this post
Profile
Sponsored Links
Google Adsense


Moderator
User avatar

Joined: Sun Aug 21, 2011 10:17 pm
Posts: 96
Location: Santa Fe, NM, US
Reply with quote
Post Re: Fluxbox: Tips and Tricks
Along these same lines ^ . . . my selected App. for handling the background in Fluxbox is: Nitrogen

Nitrogen is a light and simple GUI for handling and changing the wallpaper/background.
For me, much easier to use and configure than - Feh.

Nitrogen is available through the Package Manager, then I simply add this line to the fluxbox start-up script:

Path > ~/.fluxbox/startup
nitrogen --restore &


Tue Nov 01, 2011 1:50 am
Report this post
Profile WWW
BBOneHitWonder

Joined: Sun Mar 25, 2012 5:31 pm
Posts: 1
Reply with quote
Post Re: Fluxbox: Tips and Tricks
Greetings fellow Fluxboxers!
I've been playing around with combination ToggleCmd and MacroCmd keybindings. This is to tile & remove decorations from your most used applications, eg:

Code:
Mod4 t  :ToggleCmd {ExecCommand /usr/bin/thunar & /usr/bin/zim & /usr/bin/thunar & /usr/bin/recoll} {MacroCmd {ForEach {ToggleDecor}} {ArrangeWindows}}


I also just use
Code:
MacroCmd {ForEach {ToggleDecor}} {ArrangeWindows}

to tile and remove decorations of any open applications.

Any Fluxboxers with similar attempts, results?


Sun Mar 25, 2012 5:45 pm
Report this post
Profile
Reply with quote
Post Re: Fluxbox: Tips and Tricks
Hello Fluxboxers one & all. I'm in the middle of trying to accomplish two (major IMHO!) things with this WM. Though I'm hopeful they're possible, I'm not quite sure they are after spending a couple of days configuring, tweaking & troubleshooting.

1) Configure the toolbar to be universal (i.e. only display the active window with focus and no other app)

2) Dynamically change the Decor mode between windows when they are in Tab Groups with other windows. I use the Border mode as my defaultDeco as I like this 'headless' style for windows, but would like to change it to TAB mode if & only if windows are grouped together. When I detach a window It should be back in Border mode. Despite my efforts I haven't been to accomplish this.

I've tried many things, in both the apps and keys file but to no avail. The closest thing I got to get the toolbar working I wanted (partially) is a rudimentary line in the apps file like this:

Code:
[app] (Name!=[current]) (Label!=[current])
  [IconHidden]  {yes}
[end]


If anyone is interested I can provide other examples of how I tried to get both things to work, or even just to check out a custom style I dubbed 'ostrich2000'. Any help, advice, or comments are greatly appreciated.


Wed May 23, 2012 5:44 am
Report this post
Reply with quote
Post Re: Fluxbox: Tips and Tricks
Just wanted to update:

Solved the problem with Dynamically adjusting the windows Decor mode when Tab-grouping and detaching as well. I must reiterate this is primarily aimed at Border mode users though the results may come in handy for others too.

Code:

# control-click a window and drag to attach windows while preserving the session.screen0.defaultDeco: string in the init file
OnWindow Mod1 Mod4 Mouse1 :MacroCmd {StartTabbing} {SetDecor TAB}
Mod1 Mod4 space :MacroCmd {DetachClient} {SetDecor Border}

Only thing to note is for this to work properly one should click each window once while holding down the modifier keys prior to 'mating' them.
Ergonomically sound eh? ...

Now about that universal toolbar thing..


Wed May 23, 2012 9:49 am
Report this post
BBAdult

Joined: Sun Oct 25, 2009 12:49 pm
Posts: 37
Reply with quote
Post Re: Fluxbox: Tips and Tricks
Tiling tip
Fluxbox 1.3 I put this in the keys file and tried it - it works
Mod4 a :ArrangeWindowsVertical
Mod4 v :ArrangeWindowsHorizontal


Fri Jun 08, 2012 8:23 am
Report this post
Profile
BBOneHitWonder

Joined: Tue Aug 07, 2012 8:47 am
Posts: 1
Reply with quote
Post Re: Fluxbox: Tips and Tricks
bigsteve wrote:
Just wanted to update:

Solved the problem with Dynamically adjusting the windows Decor mode when Tab-grouping and detaching as well. I must reiterate this is primarily aimed at Border mode users though the results may come in handy for others too.

Code:

# control-click a window and drag to attach windows while preserving the session.screen0.defaultDeco: string in the init file
OnWindow Mod1 Mod4 Mouse1 :MacroCmd {StartTabbing} {SetDecor TAB}
Mod1 Mod4 space :MacroCmd {DetachClient} {SetDecor Border}

Only thing to note is for this to work properly one should click each window once while holding down the modifier keys prior to 'mating' them.
Ergonomically sound eh? ...

Now about that universal toolbar thing..


I hope it will work [-o<


Tue Aug 07, 2012 8:50 am
Report this post
Profile
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.