Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tips for fluxbox [Part 2]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
orlfman
n00b
n00b


Joined: 31 Jul 2006
Posts: 68

PostPosted: Thu Aug 03, 2006 3:18 pm    Post subject: Reply with quote

Does any one know how to get a program to not show in the slit/toolbar? I have Xmms dock-plugin and Eterm set to be on my desktop that looks intergrated but I don't want them to be shown in my slit/toolbar...
_________________
Orlfman
Back to top
View user's profile Send private message
Sedrik
l33t
l33t


Joined: 08 Apr 2005
Posts: 655
Location: Uppsala, Sweden

PostPosted: Sat Aug 05, 2006 8:52 am    Post subject: Reply with quote

swimmer wrote:
Sedrik wrote:
Anyone that knows if I can turn of the decor of windows when I launch them?

I dont want it turned of for all windows but I like my terms without decor and my firefox with. How can this be done?


I use a key for that purpose:
Code:
Mod1 q :ToggleDecor
Put this in ~/.fluxbox/keys it is enough to use Alt+q to toggle the decor on any window you like ...

In case you want a permanent solution you could use this lines in ~/.fluxbox/apps
Code:
       [app] (xterm)
         [Deco]        {NONE}
       [end]
where <xterm> has to be replaced by the term you use ...

HTH
swimmer


The apps file can be autoconfigured if you use the remember submenu (right click on the app in the slit) really neat :)
_________________
From Gentoo with love
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Wed Aug 16, 2006 6:20 am    Post subject: Reply with quote

Audiopain wrote:
Does anyone know how to make alt+tab combination switching all windows, including those minimized to toolbar?


add to file: ~/.fluxbox/keys this sh!t:
Code:
Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextWindow 0}


works great
Back to top
View user's profile Send private message
Sedrik
l33t
l33t


Joined: 08 Apr 2005
Posts: 655
Location: Uppsala, Sweden

PostPosted: Wed Aug 16, 2006 8:41 am    Post subject: Reply with quote

vermaden wrote:
Audiopain wrote:
Does anyone know how to make alt+tab combination switching all windows, including those minimized to toolbar?


add to file: ~/.fluxbox/keys this sh!t:
Code:
Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextWindow 0}


works great


This does not work for me :/ New windows opened by amsn can still not be tabbed to. :(
_________________
From Gentoo with love
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Wed Aug 16, 2006 8:46 am    Post subject: Reply with quote

Sedrik wrote:
This does not work for me :/ New windows opened by amsn can still not be tabbed to. :(


maybe i forgot to mention my fluxbox version - 1.0rc2, maybe try one of these:
Code:
# for switching only windows choos one of these
Mod1 Tab :MacroCmd {Deiconify All OriginQuiet} {NextWindow 0}
Mod1 Tab :MacroCmd {Deiconify Last OriginQuiet} {NextWindow 0}

Code:
# for switching only groups choose one of these
Mod1 Tab :MacroCmd {Deiconify All OriginQuiet} {NextGroup 0}
Mod1 Tab :MacroCmd {Deiconify Last OriginQuiet} {NextGroup 0}
Back to top
View user's profile Send private message
Robin79
l33t
l33t


Joined: 18 Oct 2003
Posts: 632
Location: /home/valdemarsvik

PostPosted: Wed Aug 30, 2006 4:19 pm    Post subject: Reply with quote

Hi all!!

As i see you are all using fluxbox i just wanted to ask if anyone of you could help me with tis annoying issue i use gkrellm in the slit to the top right and before i made an fresh install i could maximize for example firefox and it wouldnt go over gklrellm now it does and i cant understand what has changed :( i really need a solution cause this is so annyoing having to drag the windows so i can see them...
_________________
Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------

Registered Linux User Nr # 319050 http://counter.li.org
Back to top
View user's profile Send private message
guduri
Apprentice
Apprentice


Joined: 04 Apr 2005
Posts: 230
Location: Ann Arbor, Michigan

PostPosted: Wed Aug 30, 2006 5:03 pm    Post subject: Reply with quote

Code:

Fluxbox Menu > Configure > Slit > Maximize Over

Toggle it.
_________________
Power is about what you can control. Freedom is about what you can unleash.
Back to top
View user's profile Send private message
tld
Veteran
Veteran


Joined: 09 Dec 2003
Posts: 1816

PostPosted: Sat Feb 03, 2007 2:28 pm    Post subject: Reply with quote

vermaden wrote:

Code:

Mod1 Tab :MacroCmd {Deiconify Last OriginQuiet} {NextWindow 0}


Wow...that may be the best tip I've picked up on these forums. The fact that I always had to go to the mouse to get back iconified windows has been the one thing that's driven me nuts about fluxbox since I started using it. Thanks!

Tom
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Sat Feb 03, 2007 8:04 pm    Post subject: Reply with quote

tld wrote:
vermaden wrote:

Code:

Mod1 Tab :MacroCmd {Deiconify Last OriginQuiet} {NextWindow 0}


Wow...that may be the best tip I've picked up on these forums. The fact that I always had to go to the mouse to get back iconified windows has been the one thing that's driven me nuts about fluxbox since I started using it. Thanks!

Tom


You are welcome :)

This bug is already fixed in svn version:
http://svn.berlios.de/wsvn/fluxbox/trunk/ChangeLog?op=file&rev=0&sc=0
_________________
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds
vermaden's: links spreadbsd
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Wed Feb 07, 2007 11:23 pm    Post subject: Reply with quote

does anyone know how to auto update the menue of fluxbox ? i dont want to do it manual stepbystep thats boring and very time consuming... ? i merged fluxbox before any other package so my menue is sooo empty... on other machines i have at least the firefox and some other tools in the menue, is it enough to just remove and then remerge fluxbox ? thx a lot


SOLVED : fluxbox-generate_menu
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
ahurst
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2006
Posts: 88
Location: Sheffield, UK

PostPosted: Thu Feb 08, 2007 11:55 am    Post subject: Reply with quote

Mini tip:

I find assigning a key to 'Shade' very useful indeed,

Code:

Mod1 s: Shade


especially in combination with the complete window cycling from MacroCmd {Deiconify LastWorkspace} {NextWindow 0}

Great if you want to see what's behind a window briefly without its losing focus.


Andy
Back to top
View user's profile Send private message
ahurst
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2006
Posts: 88
Location: Sheffield, UK

PostPosted: Thu Feb 08, 2007 12:32 pm    Post subject: Reply with quote

Another one:
as I discovered earlier (nod to e5150) the arrangement of buttons on a window's titlebar is not controlled by
session.titlebar.left and session.titlebar.right any more!

Use
Code:

session.screen0.titlebar.left: Close Maximize Minimize
session.screen0.titlebar.right: Stick

instead.
(where Close, Stick etc. are the names of the buttons you'd like in the appropriate place)


Andy
Back to top
View user's profile Send private message
inlogger
n00b
n00b


Joined: 11 Feb 2007
Posts: 7
Location: Adelaide, Australia

PostPosted: Thu Feb 22, 2007 5:27 pm    Post subject: Reply with quote

Quote:
Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextWindow 0}


I tried this but it didn't work properly, it was deiconifying a window each time I alt-tab, activating that window, whether I wanted to use the iconified window or not.

Now I have

Mod1 Tab :NextWindow
Mod4 Shift n :Deiconify LastWorkspace

in other words, I have separate keycodes assigned to changing to a noniconfied window and deiconifying a window, and it's not that bad.

When it deicionifies a window it activates that window. So when I want to activate my iconified window, I can activate it directly instead alt-tabbing through some other windows to get to it.

Meanwhile I can leave it iconifed when I want to use one of my noniconfied windows.
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Thu Feb 22, 2007 6:44 pm    Post subject: Reply with quote

Quote:
I tried this but it didn't work properly, it was deiconifying a window each time I alt-tab, activating that window, whether I wanted to use the iconified window or not.

Yes it does that, I like that behaviour.

Maybe there is some way to iconify it again, but SVN version has this fixed and You can ALT TAB properly without any workarounds like mine or Yours.
_________________
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds
vermaden's: links spreadbsd
Back to top
View user's profile Send private message
flaviomoura
n00b
n00b


Joined: 11 Jul 2005
Posts: 56
Location: Brazil

PostPosted: Fri Apr 13, 2007 1:43 pm    Post subject: Reply with quote

Quote:
Does anyone know how to make alt+tab combination switching all windows, including those minimized to toolbar?


In fact, this fluxbox behaviour was perfect for me! Using fluxbox 1.0_rc3 I lost it...
Does anyone now how to get it back? I mean, I want alt+tab to ignore all minimized applications.


Thanks a lot!
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Fri Apr 13, 2007 4:38 pm    Post subject: Reply with quote

maybe You will be able to tweak it a little with these from man fluxbox:
Code:
       Prev/NextWindow Parameter NextWindow and  PrevWindow  take  an  integer
       parameter.

            0 or unspecified = Default/current behavior - no skipping
            1 = Skip lower tabs
            2 = Skip stuck windows
            3 = Skip lower tabs/stuck windows
            4 = Skip shaded windows
            5 = Skip lower tabs/shaded windows
            6 = Skip stuck windows/shaded windows
            7 = Skip lower tabs/stuck windows/shaded windows

_________________
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds
vermaden's: links spreadbsd
Back to top
View user's profile Send private message
flaviomoura
n00b
n00b


Joined: 11 Jul 2005
Posts: 56
Location: Brazil

PostPosted: Fri Apr 13, 2007 5:36 pm    Post subject: Reply with quote

Thanks vermaden,


unfortunately none of these options worked...
In fact, they seem confusing for me: what does "Skyp lower tabs" mean? Is "lower tabs" the same of "minimized windows" ? How about "stuck windows"?
This is my current keys file:
!mouse actions added by fluxbox-update_configs
OnDesktop Mouse1 :hideMenus
OnDesktop Mouse2 :workspaceMenu
OnDesktop Mouse3 :rootMenu
OnDesktop Mouse4 :nextWorkspace
OnDesktop Mouse5 :prevWorkspace

#Mod1 Tab :MacroCmd {Deiconify LastWorkspace} {NextWindow 3}

#Mod1 s: Shade

#Mod1 Tab :NextGroup
#Mod1 Shift Tab :PrevGroup
#Mod1 g :NextTab
#Mod1 Shift g :PrevTab
Mod1 Tab :NextWindow 7
#Mod1 Shift Tab :PrevWindow

Mod1 F12 :ToggleDecor

Mod1 F1 :Workspace 1
Mod1 F2 :Workspace 2
Mod1 F3 :Workspace 3
Mod1 F4 :Workspace 4
Mod1 r :ExecCommand fbrun
Mod1 e :ExecCommand emacs
Mod1 t :ExecCommand xterm
Mod1 a :ExecCommand aterm
Mod1 m :Maximize
Mod1 n :Minimize
Control q :Close
#Mod4 s :Stick
#Mod4 c: Close
Control F5 :ExecCommand firefox
Control F3 :ExecCommand thunderbird
Mod1 Control s :MaximizeVertical

#aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg yellow -fade
#90 -bl -tn xterm -fn
#-misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 159x55+0+0

#Mod1 a :ExecCommand aterm -fb Artwiz -g 159x55+0+0 +bl

#Mod1 a :ExecCommand aterm

#Mod1 a :ExecCommand aterm -tr -bg black -fg yellow -fb Artwiz







# if you have aterm (emerge x11-terms/aterm), then this opens a really
# nice transparent aterm with no borders, fitting nicely with 1024x768
# resolution, while still leaving room for torsmo. Once again, feel
# free to modify. #Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr
# +sb -sr -sk -bg black -fg \ white -fade 90 -bl -tn xterm -fn \
# -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 116x57

# similar to the above, but opens a transparent rooted terminal. you
# must, of course, know the root password to use this #Mod1 s
# :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black
# -fg \ #white -fade 90 -bl -tn xterm -fn \
# #-misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 116x57 -e
# su -

#locks X11 display to the current user
#Mod4 l :ExecCommand xlock

Any more help is very welcome!

Cheers.
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Fri Apr 13, 2007 8:41 pm    Post subject: Reply with quote

You can get fluxbox SVN version just BEFORE ALT TAB fix then get SVN version just AFTER and create diff file, then get newest fluxbox and bring back old behavior with adding this diff patch with patch -p0 < diffrence.diff

to check which versions You need read this:
http://svn.berlios.de/wsvn/fluxbox/trunk/ChangeLog?op=file&rev=0&sc=0
_________________
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds
vermaden's: links spreadbsd
Back to top
View user's profile Send private message
flaviomoura
n00b
n00b


Joined: 11 Jul 2005
Posts: 56
Location: Brazil

PostPosted: Sun Apr 15, 2007 2:51 pm    Post subject: Reply with quote

Hi vermaden,

this solution sounds interesting... but I believe that it will need to be redone each time fluxbox is upgraded, right? Can you see a way to solve this permanently?

Cheers.
Back to top
View user's profile Send private message
vermaden
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 168
Location: pl_PL.lodz

PostPosted: Sun Apr 15, 2007 6:08 pm    Post subject: Reply with quote

flaviomoura wrote:
I believe that it will need to be redone each time fluxbox is upgraded, right?

Two times per year is not too often ;)

flaviomoura wrote:
Can you see a way to solve this permanently?

Dunno, use RC2 all the time?
_________________
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds
vermaden's: links spreadbsd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum