Click to See Complete Forum and Search --> : fluxbox customization :/


Beckman
08-10-2004, 06:01 PM
either i wanna bind multiple commands

like this:
~/.fluxbox/keys:

Mod1 M :MaximizeWindow :Resize -2 -2 :Move 1 1



or customize my 'maximize' event.


like this:


(MaximizeWindow; Resize -2 -2; Move 1 1)
maximized, centered, one pixel away from the edges)





can anyone help me with that?

Beckman
08-10-2004, 06:11 PM
hm, solved :P



Mod1 M :macroCmd {MaximizeWindow} {Resize -2 -2} {Move 1 1}


thanks anyway for the help i would have gotten, if i had been more patient :P

JohnT
08-10-2004, 06:12 PM
I'm sure you've read documentation on this?
http://fluxbox.sourceforge.net/docbook/en/html/x315.html

Beckman
08-10-2004, 06:38 PM
of course, but there was nowhere any hint to :macroCmd.

thats why i asked.


but now its exactly what i wanted :D

with toolbar layer 'desktop' its the most efficient desktop i ever had :D

and i can still easily scroll by touching the edge of the screen.


the only thing, i will try to get workin tomorrow is, that my maximize event does these commands, instaed of using ALT+M

but that will be a source modding story, which wont be that sexy :P