Ok here it is#!/bin/sh
#
# ~/.xinitrcr
#
#Executed by startx (run your window manager from here)
if [-d /etc/X11/xinit/xinitrc.d]; then
for f in /etc/X11/xinit/xinitrc.d/*;do
[-x "$f"] && , "$f"
done
unset f
fi
#exec gnome-session
#exec startkde
#exec startxfce4
#...or the Window Manager of your choice
exec star
joncr wrote:RawTherapee: If I open "About" from "Preferences", there is no way to close "About". The Preferences panel becomes unresponsive. I cannot "Quit" the program.
I have a file1.txt
file1.txt
Code:
F-120009210","Felix","U-M-F-F-F-","white","yes","no","U-M-F-F-F-","Bristol","RI","true"
F-120009213","Fluffy","U-F-","white","yes","no","M-F-","Warwick","RI","true"
U-12
SolarBoyMatt wrote:And you might want to make sure udisks/udisks2 and dbus are installed for automounting with pcmanfm.Actually, after some playing around, I like the file manager "ranger" better than "pcmanfm".In "pcmanfm" I have to click on the usb stick to mount it. What's the command for this?
I'm a newer to awesome .there's only one window manager awesome in my linux without any desktop environment(KDE GNOME...) or display manager(gdm kdm...etc) ,but I encountered a problem : there's no sound when playing music in the awesome environment ,but it sounds when switch to anoter tty on which the user of awesome DE has logined.It's real
My window manager seems to have broke (xfce). I don't see windows around borders, the mouse doesn't display, and i cannot open the "window manager" settings from the menu (the xorg text tty says my window manager is unknown). The panel still loads but doesn't display my desktops correctly (only shows 1, i have 2). How can i find out why this might have happened?
Here's a strange little problem that's cropped up for me since I installed the XFCE desktop environment (I am running standard Ubuntu 12.04 but used the repositories to get XFCE)
As is the default, I use Thunar as my file manager. I set Nautilus as preferred file manager briefly to see if it would fix the problem, but no luck.
The thread http://forums.fedoraforum.org/showthread.php?t=282147, which I don't know how to answer, brings up the question of how "the" keyboard and "the" mouse are determined when a system has more than one keyboard and mouse attached to it.
I would love to be able to add "recently used" to my panel, gut I can't figure out where to find it. It shows up when I go to save a file or image, but if I open window manager, it's not there. Is there a way to have "recently used" available? I appear to need it more often than I care to admit.