Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XFce4 questions
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Kethinov
Apprentice
Apprentice


Joined: 20 Aug 2003
Posts: 166
Location: ESU, Student Teaching 5th Grade

PostPosted: Sat Jan 24, 2004 3:07 am    Post subject: XFce4 questions Reply with quote

1, how do you get desktop icons?
2, how do you create a menu of programs like KDE's or GNOME's?
3, is there a better looking terminal for it? ;)
Back to top
View user's profile Send private message
metallikop
Apprentice
Apprentice


Joined: 06 Jan 2004
Posts: 259
Location: Detroit, MI

PostPosted: Sat Jan 24, 2004 3:52 am    Post subject: Reply with quote

1, how do you get desktop icons?
Don't think you can.
2, how do you create a menu of programs like KDE's or GNOME's?
Right click on your bar, and there's a make widget option or drawer or some such.
3, is there a better looking terminal for it?
Nope, emerge gnome-terminal, eterm, or aterm.
Back to top
View user's profile Send private message
foosh
Apprentice
Apprentice


Joined: 11 Jan 2004
Posts: 231
Location: STL

PostPosted: Sat Jan 24, 2004 4:14 am    Post subject: Reply with quote

anyone know how to make the auto-hidden taskbar thinner??? it is wayyy too "fat" while autohidden. if possible i'd like it to disappear from the screen completely until the mouse is rolled over the bottom edge.
_________________
http://wustlog.blogspot.com
Back to top
View user's profile Send private message
Kethinov
Apprentice
Apprentice


Joined: 20 Aug 2003
Posts: 166
Location: ESU, Student Teaching 5th Grade

PostPosted: Sat Jan 24, 2004 7:28 am    Post subject: Reply with quote

metallikop wrote:
1, how do you get desktop icons?
Don't think you can.

I sware I've seen screenshots with them...

metallikop wrote:
2, how do you create a menu of programs like KDE's or GNOME's?
Right click on your bar, and there's a make widget option or drawer or some such.

You can add a launcher then add a menu to the launcher but then you end up with a totally useless icon with a menu button that's too small to access efficiently. Ideally, I'd like to make a new laucher that when clicked opens a menu and not a program.
Back to top
View user's profile Send private message
caffeine_junkie
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2004
Posts: 133
Location: Vienna, Austria

PostPosted: Sat Jan 24, 2004 8:07 am    Post subject: Reply with quote

if you want to use desktop icons, you need to use additional applications. like rox, nautilus, ...
Back to top
View user's profile Send private message
jmz2
Guru
Guru


Joined: 13 Jan 2004
Posts: 421
Location: Finland

PostPosted: Sat Jan 24, 2004 9:35 am    Post subject: Reply with quote

Kethinov wrote:
Ideally, I'd like to make a new laucher that when clicked opens a menu and not a program.


You can achieve something like this by opening the button properties and checking the submenu option. The icon will still launch your application, but clicking on the arrow will bring you the menu.

Once you get used to it, it's pretty simple and efficient; Place the most commonly used apps on the toolbar, and less often used apps into submenus.
Back to top
View user's profile Send private message
> /dev/null
n00b
n00b


Joined: 21 Dec 2003
Posts: 7
Location: Finland

PostPosted: Sat Jan 24, 2004 10:36 am    Post subject: Reply with quote

[/quote]
1, how do you get desktop icons? [/quote]

Hi there!

I use Nautilus with XFCE. Nautilus handles my desktop and background. This is fairly easy, you just edit /etc/xfce/xinitrc, comment line where it starts xfcebackround (don't remember what it's called), then add something like
nautilus -no--desktop& (check nautilus --help for correct syntax)

8)
Back to top
View user's profile Send private message
foosh
Apprentice
Apprentice


Joined: 11 Jan 2004
Posts: 231
Location: STL

PostPosted: Sat Jan 24, 2004 7:15 pm    Post subject: Reply with quote

it seems to me that using the behemoth nautilus to draw your desktop and manage your files sorta defeats the (lightweight, fast and efficient) purpose of xfce4
_________________
http://wustlog.blogspot.com
Back to top
View user's profile Send private message
Kethinov
Apprentice
Apprentice


Joined: 20 Aug 2003
Posts: 166
Location: ESU, Student Teaching 5th Grade

PostPosted: Sat Jan 24, 2004 10:00 pm    Post subject: Reply with quote

I agree, using Nautilus is not a good idea. However, can rox be used to draw desktop icons? Also I'm not sure what I'm looking for but I found this in that file you specified: /etc/xfce4/xinitrc

Code:
xftaskbar4&
xfdesktop&
panel=`which xfce4-panel`
Back to top
View user's profile Send private message
ozonator
Guru
Guru


Joined: 11 Jun 2003
Posts: 591
Location: Ontario, Canada

PostPosted: Sun Jan 25, 2004 12:53 am    Post subject: Reply with quote

For desktop icons, rox will do it -- check out the 'pinboard' feature. Never used that feature myself, though, so I can't tell you much more than it's in the feature list, and definitely visible in the screenshots on the rox site.

Another option for icons, not yet mentioned here: iDesk. This seems to be fairly widely used by people running 'minimal' window managers.
Back to top
View user's profile Send private message
HighOnBonsai
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 260

PostPosted: Sun Jan 25, 2004 9:33 am    Post subject: Reply with quote

I use Xfce4 with ROX as file-manager and rox-pinboard for desktop-icons. Just replace your xfdesktop& - line with

Code:

# xfdesktop&
# Instead of launching the xfce-desktop start the pinboard of ROX
rox --pinboard=PIN &


it works great and feels very comfortable! And ROX ist a great file-manager (with acceleration-keys enabled).


Christopher
_________________
Are YOU high - on bonsai?
Back to top
View user's profile Send private message
_dan_
n00b
n00b


Joined: 20 Jan 2004
Posts: 19
Location: Aylesbury

PostPosted: Sun Jan 25, 2004 11:05 am    Post subject: Reply with quote

can you use your xfce desktop menu when you use Rox? if this is possible i'll give it a try, but i don't think this works :(
_________________
cd /pub
more beer
Back to top
View user's profile Send private message
IWBCMAN
Guru
Guru


Joined: 25 Jun 2002
Posts: 474

PostPosted: Sun Jan 25, 2004 11:23 am    Post subject: Reply with quote

as for generating a menu for XFCE4 try
Code:

emerge menumaker



I use it to automatically generate DYNAMIC! menus for XFCE4-includes most all of KDE and GNOME menu entries...works flawlessly for me. You have two files -one in your home directory for you as this particular user and one in /etc/xfce4/ for default. Rename /etc/xfce4/menu.xml to /etc/xfce4/menu.xml.old prior to running menumaker in case something gets botched-although I have never had this problem, prudence is advised.

Once you have renamed your original menu.xml file do the following:
Code:

mmaker -vA -o /etc/xfce4/menu.xml XFce4


As for icons- if you use another program to draw your desktop, ie. nautilus/rox you loose your right-click context menu-ie. the menu with all of your applications.......

You can also simply edit the panel launcher for the terminal to point it at gnome-terminal or you can set the environment variable XFTERM4 to point to gnome-terminal, unfortunately I can't remember where you do this...ie. where its sourced....but editing the launcher is simple enough....
Back to top
View user's profile Send private message
HighOnBonsai
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 260

PostPosted: Sun Jan 25, 2004 3:18 pm    Post subject: Reply with quote

I guess its possible to use the xfcedesktop with rox: In ROX there is a option called: "Delegate root-mouseevents to underlying blabla" or something like that. But I never tried this. Just give it a try.

I also tried menumaker - its really a cool-tool!


Christopher
_________________
Are YOU high - on bonsai?
Back to top
View user's profile Send private message
Roguelazer
Veteran
Veteran


Joined: 10 Feb 2003
Posts: 1233
Location: San Francisco, CA

PostPosted: Sun Jan 25, 2004 3:52 pm    Post subject: Reply with quote

Try iDesk before nautilus or rox. Much less overhead.
_________________
Registered Linux User #263260
Back to top
View user's profile Send private message
Dugan
n00b
n00b


Joined: 10 Aug 2003
Posts: 49

PostPosted: Sun Jan 25, 2004 4:12 pm    Post subject: Reply with quote

Hint. Set the $TERMCMD environment variable to the terminal you want.

By default, the terminal icon on XFce4's panel lauches $TERMCMD. So if you like aterms, then set $TERMCMD to 'aterm'.


Last edited by Dugan on Mon Jan 26, 2004 3:04 am; edited 3 times in total
Back to top
View user's profile Send private message
Kethinov
Apprentice
Apprentice


Joined: 20 Aug 2003
Posts: 166
Location: ESU, Student Teaching 5th Grade

PostPosted: Sun Jan 25, 2004 9:53 pm    Post subject: Reply with quote

IWBCMAN wrote:
as for generating a menu for XFCE4 try
Code:

emerge menumaker



I use it to automatically generate DYNAMIC! menus for XFCE4-includes most all of KDE and GNOME menu entries...works flawlessly for me. You have two files -one in your home directory for you as this particular user and one in /etc/xfce4/ for default. Rename /etc/xfce4/menu.xml to /etc/xfce4/menu.xml.old prior to running menumaker in case something gets botched-although I have never had this problem, prudence is advised.

Once you have renamed your original menu.xml file do the following:
Code:

mmaker -vA -o /etc/xfce4/menu.xml XFce4


As for icons- if you use another program to draw your desktop, ie. nautilus/rox you loose your right-click context menu-ie. the menu with all of your applications.......

You can also simply edit the panel launcher for the terminal to point it at gnome-terminal or you can set the environment variable XFTERM4 to point to gnome-terminal, unfortunately I can't remember where you do this...ie. where its sourced....but editing the launcher is simple enough....


Fantastic program, but how do I edit the menu entries short of manually editing the XML file?
Back to top
View user's profile Send private message
IWBCMAN
Guru
Guru


Joined: 25 Jun 2002
Posts: 474

PostPosted: Mon Jan 26, 2004 11:34 am    Post subject: Reply with quote

Kethinov,
Quote:

Fantastic program, but how do I edit the menu entries short of manually editing the XML file?


Unfortunately if you need or want to edit the menu you must edit the /etc/fxcf4/menu.xml file. Luckily the format is fairly simple so it is not overly difficult to edit. If you use kate or gedit you can alos get syntax highlighting to make sure you have "crossed all your t's and dotted all your i's"-ie. followed the syntax conventions. I find it ok to edit an already rather complete menu-it is just a major pain creating a totally new menu manually-deleting a few entries, adding a couple or moving some around is usually no biggy-15-20 minutes of time.....

Dugan,

Thanks for correcting my post regarding the environment variable set to determine which x-terminal is used by default in XFCE4. It was a long time ago, back in the XFCE-beta days that I played around with that.

HighOnBonsai,

Yup, I think you are right on that one-If that option in ROX does pass the (root-mouseevents) mouse clicks to the (underlying) window/desktop manger then it one should still be able to use their right-click application menu when using ROX for putting icons on the desktop.......Haven't actually tried it, but it does make sense.....

---edit------
HihhOnBonsai,
I tried this out but to no avail- the option in ROX does not work-if you comment out xfdesktop in /etc/xfce4/xinitrc there *is* no desktop menu from xfce4, and if you attempt to run both xfdesktop and ROX, xfdesktop comes up and ROX never gets run......
Back to top
View user's profile Send private message
foosh
Apprentice
Apprentice


Joined: 11 Jan 2004
Posts: 231
Location: STL

PostPosted: Wed Feb 18, 2004 4:16 pm    Post subject: Reply with quote

so, no word on how to change the pixel height of an auto-hidden toolbar, for example??

the default is just too fat/tall for my taste
_________________
http://wustlog.blogspot.com
Back to top
View user's profile Send private message
koubiak
Tux's lil' helper
Tux's lil' helper


Joined: 17 Dec 2003
Posts: 92
Location: paris

PostPosted: Tue Mar 30, 2004 4:50 am    Post subject: Reply with quote

Just a question ...

Does it normal to put the menu config file in etc ? one for all users it sucks ...

How can we specify one for each users ?

thanks

koubiak who digs up !
Back to top
View user's profile Send private message
Ricky
Guru
Guru


Joined: 30 May 2003
Posts: 341

PostPosted: Tue Mar 30, 2004 6:40 am    Post subject: Reply with quote

koubiak wrote:
Just a question ...

Does it normal to put the menu config file in etc ? one for all users it sucks ...

How can we specify one for each users ?

thanks

koubiak who digs up !


Mine's in ~/.xfce4/menu.xml my /etc/xfce4/menu.xml is left untouched
Back to top
View user's profile Send private message
koubiak
Tux's lil' helper
Tux's lil' helper


Joined: 17 Dec 2003
Posts: 92
Location: paris

PostPosted: Tue Mar 30, 2004 8:58 pm    Post subject: Reply with quote

thanks I will see with erase the menu.xml from /etc ...

Koubiak
Back to top
View user's profile Send private message
Flammie
Retired Dev
Retired Dev


Joined: 02 Jun 2003
Posts: 633
Location: Dublin, Ireland

PostPosted: Tue Mar 30, 2004 9:40 pm    Post subject: Re: XFce4 questions Reply with quote

Kethinov wrote:
1, how do you get desktop icons?
2, how do you create a menu of programs like KDE's or GNOME's?
3, is there a better looking terminal for it? ;)



  1. launch some desktop program like gnome's nautilus
  2. launch gnome-panel
  3. xfterm is wrapper script to launch terminal of your choice, select TERMCMD=gnome-terminal
    ...
  4. Why do you insist on using XFCE when you clearly want KDE or Gnome :roll:
Back to top
View user's profile Send private message
mc_barron
Apprentice
Apprentice


Joined: 28 Aug 2003
Posts: 230
Location: Chicago, IL

PostPosted: Tue Mar 30, 2004 10:53 pm    Post subject: Reply with quote

foosh wrote:
so, no word on how to change the pixel height of an auto-hidden toolbar, for example??

the default is just too fat/tall for my taste


Are you talking about the main toolbar that is normally at the bottom center of the screen? Just right click one of the dimpled side areas and choose "Properties". You'll find autohide and size options there.
Back to top
View user's profile Send private message
foosh
Apprentice
Apprentice


Joined: 11 Jan 2004
Posts: 231
Location: STL

PostPosted: Fri Apr 02, 2004 7:51 am    Post subject: Reply with quote

mc_barron wrote:
Are you talking about the main toolbar that is normally at the bottom center of the screen? Just right click one of the dimpled side areas and choose "Properties". You'll find autohide and size options there.


yeah, you find the generic, easily accessed options there...but that's not what i'm talkin about.

what I'm wondering is if there's some config file I could edit to cause the "auto-hidden size" i.e., the height of the autohidden toolbar or task switcher, to be smaller. the default auto-hidden height of each of these is much too "thick" for my taste... ideally I would like to not see ANY of either toolbar while autohidden, and am wondering if i can edit this somewhere so that an autohidden toolbar will basically "disappear" or show only a very very thin strip rather than the rather fat and obtrusive default width.
_________________
http://wustlog.blogspot.com
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 1, 2  Next
Page 1 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