One thing that the XFCE folks need to do is get the word out. A lot of people, including me before last week, are unaware of what XFCE has to offer. If you haven't tried XFCE yet:
Code: Select all
emerge xfce4
Code: Select all
emerge xfce4
And what if 2.2 was an even more horrible release? 2.4 may be better, but it can still be a horrid release.Zeitgeist wrote:How was GNOME 2.4 a "horrid release?" It is nothing but better than 2.2, that statement makes absolutely no sense at all
gnome 1.4>gnome 2.4>gnome 2.2>gnome 2.0Zeitgeist wrote:How was GNOME 2.4 a "horrid release?" It is nothing but better than 2.2, that statement makes absolutely no sense at all
I have to agree, to a certain extent. I like the newer incarnations of Nautilus, and some of the more full-featured userapps, but overall it feels unfinished. KDE is great but sometimes when you want to open a can, you want a canopener instead of a Swiss Army knife.shm wrote: I'd have to say that gnome 2.0-2.4 can be catagorized as "horrid". It's become increasing less horrid however. That doesn't mean it still isn't.![]()
You probably want to change the XFce4 keybindings (not sure how), but there is a program called xbindkeys that can bind shell commands to a key.slimsam1 wrote:Only thing is, I wish I could figure out how to make custom key bindings...


You may find ans in the Xfce4 manual. If the manual fails to open because you do not have mozilla, go in the script and put your browser name in or go to http://members.home.nl/xfce4/documentation/BlueEar wrote:OK, so I tried XFce and I like it. But I have two, hopefully trivial questions: is there something equivallent to .gnomerc, where I can place commands that are run every time I start Xfce? And where can I find a documentation on how to make my CUPS printer visible to Xfce. Pointers, links and references are greatly appreciated!
or set default browser for XFce. I putheavyt wrote:If the manual fails to open because you do not have mozilla, go in the script and put your browser name in
Code: Select all
export BROWSER="MozillaFirebird"you add scripts (probaby just links work) to ~/Desktop/Autostart. Which is annoying but it does work. I would rather it be a folder in .xfce4BlueEar wrote:OK, so I tried XFce and I like it. But I have two, hopefully trivial questions: is there something equivallent to .gnomerc, where I can place commands that are run every time I start Xfce?
I don't use xfprint, but my printer is visible through cups to all my apps.And where can I find a documentation on how to make my CUPS printer visible to Xfce. Pointers, links and references are greatly appreciated!
The freedesktop.org way (the one true way) is ~/Desktop/Autostartnoff wrote: you add scripts (probaby just links work) to ~/Desktop/Autostart. Which is annoying but it does work. I would rather it be a folder in .xfce4

The problem with this is that it dosn't work if you load XFCE from GDM.shm wrote:The freedesktop.org way (the one true way) is ~/Desktop/Autostartnoff wrote: you add scripts (probaby just links work) to ~/Desktop/Autostart. Which is annoying but it does work. I would rather it be a folder in .xfce4

Without getting into the "one true way" discussionshm wrote: The freedesktop.org way (the one true way) is ~/Desktop/Autostart
That is odd, because /etc/X11/gdm/Sessions/XFce4 just calls startxfce4 which in turn is what runs the startup scripts.asv wrote:The problem with this is that it dosn't work if you load XFCE from GDM.shm wrote:The freedesktop.org way (the one true way) is ~/Desktop/Autostartnoff wrote: you add scripts (probaby just links work) to ~/Desktop/Autostart. Which is annoying but it does work. I would rather it be a folder in .xfce4
Took me a while to figure out too:)It's sweet. Only thing is, I wish I could figure out how to make custom key bindings...
It works for me. Sometimes, the symbolic link doesn't work, then you have to put it into a shell script.asv wrote:The problem with this is that it dosn't work if you load XFCE from GDM.shm wrote:The freedesktop.org way (the one true way) is ~/Desktop/Autostartnoff wrote: you add scripts (probaby just links work) to ~/Desktop/Autostart. Which is annoying but it does work. I would rather it be a folder in .xfce4
If you use xfrpint, you just have to put in the CUPS name for the printer, the xfprint will automtically add the lp for you (almost too simple isn't it?)BlueEar wrote:Without getting into the "one true way" discussionshm wrote: The freedesktop.org way (the one true way) is ~/Desktop/Autostartthanks for the tip. It worked. I needed to run a script that sets up my Logitech MX700 with imwheel. The printer ... well, that's a different matter. I could not find anything helpful in the manual and even though lp FILE works from the command line, instructing Xfce4 that my printer is lp results in ... nothing ... ah, well, I'll dig some more.