wbar open my-documents? (SOLVED)

Using applications, configuring, problems
Post Reply
Message
Author
mill0001
Posts: 358
Joined: Thu 01 Feb 2007, 16:30
Location: "People's Republik of Kalifornia"

wbar open my-documents? (SOLVED)

#1 Post by mill0001 »

Anyone tell me what command to use in wbar to open up the /root/my-documents folder?
Last edited by mill0001 on Thu 11 Feb 2010, 15:55, edited 1 time in total.

DMcCunney
Posts: 889
Joined: Tue 03 Feb 2009, 00:45

Re: wbar open my-documents?

#2 Post by DMcCunney »

mill0001 wrote:Anyone tell me what command to use in wbar to open up the /root/my-documents folder?
If you are using the default JWM window manager and ROX-Filer

Code: Select all

rox /root/my-documents
______
Dennis

mill0001
Posts: 358
Joined: Thu 01 Feb 2007, 16:30
Location: "People's Republik of Kalifornia"

Re: wbar open my-documents?

#3 Post by mill0001 »

DMcCunney wrote: If you are using the default JWM window manager and ROX-Filer

Code: Select all

rox /root/my-documents
______
Dennis
Hi Dennis,
I'm using 4.21 with icewm and roxfiler. I tried your suggestion anyway and no go, any other ideas?

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#4 Post by aragon »

an entry like this

Code: Select all

i:/usr/local/lib/X11/pixmaps/folder48.png
c:rox $HOME/my-documents
t:Docs
in your wbar-config should do what you want, i've just tested it.

aragon

mill0001
Posts: 358
Joined: Thu 01 Feb 2007, 16:30
Location: "People's Republik of Kalifornia"

#5 Post by mill0001 »

aragon wrote:an entry like this

Code: Select all

i:/usr/local/lib/X11/pixmaps/folder48.png
c:rox $HOME/my-documents
t:Docs
in your wbar-config should do what you want, i've just tested it.

aragon
Hi Aragon, that did the trick and thanks a million.

Post Reply