SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2008-12-04 22:58:15

unspoken000
New Member
Registered: 2008-12-04
Posts: 5

Gnome-do

I'm a total noob so please be easy on me.  I installed gnome-do through apt and everything went ok.  My question is how do I get it to auto start at login? 

Thx in advance.









" Why do I need I.D. to get I.D.? "

Last edited by unspoken000 (2008-12-04 22:58:55)

Offline

Help fund CrunchBang, donate to the project!

#2 2008-12-04 23:49:49

rizzo
#! wanderer
From: ~/
Registered: 2008-11-25
Posts: 5,109

Re: Gnome-do

hmm, that's a tricky one because gnome-do is linked to the super-space key sequence which the default menu is already linked to.

Offline

#3 2008-12-04 23:51:05

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Re: Gnome-do

Hi unspoken000

You can automatically start any application at the beginning of your Openbox session by editing your autostart.sh file. There is menu link to it under "Preferences -> Openbox Config -> Edit autostart.sh". You can also edit it by entering the following terminal command:

gedit ~/.config/openbox/autostart.sh

Once ready for editing, add the following lines somewhere near the bottom and you should be good to go:

# Start GNOME DO
(sleep 2s && gnome-do) &

Depending on the speed of your system, you might want to lose the sleep command. It is generally used on older systems.

# Start GNOME DO
gnome-do &

Also, I think the version of GNOME Do in Intrepid has a preference option to start silently. It used to be a start-up argument but I am not sure if it still is.

Hope this helps smile

Offline

#4 2008-12-04 23:54:48

zopio
CLI Maestro
From: Michigan, USA
Registered: 2008-11-29
Posts: 101
Website

Re: Gnome-do

Corenominal -- I didn't realize that's what the autostart.sh file did.  I'm increasingly impressed at how intuitive and customizable Openbox is.

Offline

#5 2008-12-05 00:16:17

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Re: Gnome-do

omns wrote:

hmm, that's a tricky one because gnome-do is linked to the super-space key sequence which the default menu is already linked to.

Doh! Forgot about that smile Oh well, it will be interesting to see it conflicts, will both gnome-do and the Openbox menu appear? Or will gnome-do override the Openbox keybindings? Place your bets! big_smile

Offline

#6 2008-12-05 00:40:02

marf
Member
Registered: 2008-12-03
Posts: 24

Re: Gnome-do

I'd recommend Launchy. I've used Both Gnome-Do and Launchy, and Katapult, and Quicksilver. Launchy wins.. hands down. And it's nice that it works on Linux, Windows and Mac, so I can have it on whatever OS I'm on.

Offline

#7 2008-12-05 00:54:46

rizzo
#! wanderer
From: ~/
Registered: 2008-11-25
Posts: 5,109

Re: Gnome-do

corenominal wrote:

will both gnome-do and the Openbox menu appear? Or will gnome-do override the Openbox keybindings? Place your bets! big_smile

And the winner is ..... the menu!

omns@cbm:~$ gnome-do &
[1] 21831
omns@cbm:~$ 
(Do:21831): libdo-WARNING **: Binding '<Super>space' failed!

Offline

#8 2008-12-05 02:33:11

razienwolf
#! CrunchBanger
From: SP, Brasil
Registered: 2008-12-01
Posts: 115

Re: Gnome-do

gnome-do --quiet 

Will launch gnome-do in the background.

I was planning to use it, but dmenu seems to  be doing just what I want.

Yeah, the key on rc.xml has to be changed.

For me I go with "W-space" to launch dmenu, "C-space" for the root menu, and "C-A-q" for the open windows.

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo