You are not logged in.

#1 2006-09-23 17:03:37

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Openbox, start Programm with key[solved]

Hi @ all

I have a Problem with Openbox , I will start gmrun after pressing the F10 Key.

I have write in the rc.xml this keybinding,

<keybind>
  <action>
</keybind>

but when I press F10, nothing go on..

edit:
wtf.....

I can not write the action line, evry time after submit only <action> is there....

ok it looks like  action name="gmrun"


Have you tried to turn it off and on again?

Offline

#2 2006-09-23 17:25:41

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: Openbox, start Programm with key[solved]

 <action><execute>gmrun</execute></action>

in keybind.....

HTH


Mr Green

Offline

#3 2006-09-23 19:13:23

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: Openbox, start Programm with key[solved]

thanks, but this works not...

<keybind>
<action><execute>/usr/bin/gmrun</execute></action>
</keybind>

Have you tried to turn it off and on again?

Offline

#4 2006-09-23 19:19:20

erikl
Member
From: Mars
Registered: 2006-07-15
Posts: 128

Re: Openbox, start Programm with key[solved]

under the keyboard section in rc.xml. Put

<keybind key="F10">
  <action name="execute"><execute>gmrun</execute></action>
</keybind>

edit: sorry if I am totaly wrong about the problem.

Offline

#5 2006-09-23 19:27:32

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: Openbox, start Programm with key[solved]

ok now it works, but its wired...

gmrun only open when another programm is on the screen like gajim, is nothing open, gmrun won't start why?


Have you tried to turn it off and on again?

Offline

#6 2006-09-24 13:33:16

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: Openbox, start Programm with key[solved]

does this gmrun thing run ok from the command line? is it only in the menus that it breaks?

Offline

#7 2006-09-24 13:37:39

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: Openbox, start Programm with key[solved]

does this gmrun thing run ok from the command line? is it only in the menus that it breaks?

from comandline it works perfect.

The wired thing is: The Key eg W work not, I can change the key to any, works not, but when I display the contact list from gajim on the root window, i can hit any key ang gmrun is opend in the contact list...

here an screenshot

http://www.derflo.org/mrgreen.jpg


Have you tried to turn it off and on again?

Offline

#8 2006-09-24 14:17:19

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: Openbox, start Programm with key[solved]

ok I try to reinstall openbox and gmrun report later


Have you tried to turn it off and on again?

Offline

#9 2006-09-24 14:20:28

mucknert
Member
From: Berlin // Germany
Registered: 2006-06-27
Posts: 510

Re: Openbox, start Programm with key[solved]

That is not gmrun, it is the internal searching box that almost every GTK-App has. Or at least that's what it looks like. Not like gmrun at all. Perhaps the keybinding still isn't working.


Todays mistakes are tomorrows catastrophes.

Offline

#10 2006-09-24 14:42:57

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: Openbox, start Programm with key[solved]

I was trying to remember if there was another app like gmrun ....

He is getting gmrun with every keypress so I figured something was wrong with his rc.xml....

As there is only gmrun in there maybe try adding a keybind for say a term just to test out something else

I don't think there anythnig wrong with Openbox because if menu or rc.xml are at fault the just drop back to default ...

Something I'll bet thats real simple to fix . ....


Mr Green

Offline

#11 2006-09-24 16:47:29

smoon
Member
Registered: 2005-08-22
Posts: 468
Website

Re: Openbox, start Programm with key[solved]

First, I agree with mucknert: that is not gmrun, it is a search field every gtk listview (or whatever it is called nowadays) provides by default.

Try the following to see if Openbox spits out any warnings:
Open a terminal emulator, execute `openbox --replace' in it and have a look at Openbox's output. It would also help if you could upload your rc.xml somewhere. There are also thousands of nopaste sites available where you could post your rc.xml if you don't have any webspace.

Offline

#12 2006-09-24 17:14:27

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: Openbox, start Programm with key[solved]

@smoon he did have it ties to F10 .. but some apps use that ...I think he has it linked with W (ms key) now ... would be better to use a combo IMO


Mr Green

Offline

#13 2006-09-24 17:49:04

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: Openbox, start Programm with key[solved]

ok I have reinstalled openbox and gmrun, now it works... really wired... thanks


Have you tried to turn it off and on again?

Offline

#14 2006-09-24 17:56:07

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: Openbox, start Programm with key[solved]

YAY!!!!

phew ,,,,,

/me is very happy ...


Mr Green

Offline

Board footer

Powered by FluxBB