Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Openbox: focus on mouse hover [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
boutta
n00b
n00b


Joined: 27 Feb 2003
Posts: 20
Location: Germany

PostPosted: Mon Jun 12, 2006 5:59 pm    Post subject: Openbox: focus on mouse hover [solved] Reply with quote

Hi all,

I like the feature quite a lot, when a window gets focus if the mouse is hovering over it. But it's not the default in openbox, can it be achieved? I didn't find anything in the docs.

Thx a lot


Last edited by boutta on Tue Jun 13, 2006 10:14 am; edited 1 time in total
Back to top
View user's profile Send private message
leiaz
n00b
n00b


Joined: 07 May 2006
Posts: 14

PostPosted: Mon Jun 12, 2006 8:04 pm    Post subject: Reply with quote

You can use obconf to configure openbox (it's in portage).
Or you can add this to your ~/.config/openbox/rc.xml:
Code:

<focus>
  <focusNew>yes</focusNew>
  <followMouse>yes</followMouse>
  <focusLast>no</focusLast>
  <focusDelay>100</focusDelay>
  <raiseOnFocus>yes</raiseOnFocus>
</focus>

focusNew is to focus newly created windows.
focusDelay is the delay in milliseconds before focusing a window when you are over it.
focusLast is to focus the last focused window when you change desktop.
Back to top
View user's profile Send private message
boutta
n00b
n00b


Joined: 27 Feb 2003
Posts: 20
Location: Germany

PostPosted: Tue Jun 13, 2006 7:24 am    Post subject: Reply with quote

Thx a lot, that helped me. I didn't see the mouse part in the focus :(
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
Page 1 of 1

 
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