hi,
in PCmanFM detailed list view, is it possible to hide a column or change the order of columns?
TIA Meine
Search found 10 matches
- Wed May 30, 2012 7:38 pm
- Forum: PCManFM
- Topic: pcmanfm -- hide columns?
- Replies: 0
- Views: 2582
- Fri Apr 06, 2012 1:15 pm
- Forum: General Help
- Topic: Desktop as home dir
- Replies: 7
- Views: 6934
Re: Desktop as home dir
look at http://wiki.lxde.org/en/PCManFM under Setup --> Desktop path change ~/.config/user-dirs.dirs (as root) XDG_DESKTOP_DIR="$HOME/Desktop" to XDG_DESKTOP_DIR="$HOME" it's just the other way round as described (most want a desktop and not the home dir) but should work Meine
- Tue Apr 03, 2012 11:01 am
- Forum: General Help
- Topic: nanny on LXDE?
- Replies: 0
- Views: 2220
nanny on LXDE?
hi,
i want to install Nanny http://projects.gnome.org/nanny/ (parental software/internet control) on the Mint 12 LXDE box of my children. discovered however that Nanny requires Gnome.
anyone installed Nanny successfully on LXDE?
or any hints to do so?
TIA Meine
i want to install Nanny http://projects.gnome.org/nanny/ (parental software/internet control) on the Mint 12 LXDE box of my children. discovered however that Nanny requires Gnome.
anyone installed Nanny successfully on LXDE?
or any hints to do so?
TIA Meine
- Wed Feb 29, 2012 4:18 pm
- Forum: General Help
- Topic: which distribution with lxde
- Replies: 23
- Views: 27730
Re: which distribution with lxde
try Fedora 16 LXDE! it works very well on my Acer Aspire One SSD. on the net you can find several (alike) tweeks for the basic install to make it a fast netbook. on my AsRock HTPC Fedora 16 LXDE performs outstanding, very fast machine this way. Fedora 16 LXDE is very stable and comes with good tools...
- Sat Feb 18, 2012 12:26 pm
- Forum: Hardware & Laptops with LXDE
- Topic: Turn Off screen
- Replies: 2
- Views: 6327
Re: Turn Off screen
key combinations can be set in ~/.config/openbox/lxde-rc.xml
just read the code and you'll understand the syntax. it should be a <keybind> string.
I don't know what software or action is used for turning off the screen
just read the code and you'll understand the syntax. it should be a <keybind> string.
I don't know what software or action is used for turning off the screen
- Tue Jan 03, 2012 10:45 pm
- Forum: General Help
- Topic: Fedora 16 LXDE does not mount DVD
- Replies: 7
- Views: 6982
[SOLVED] Re: Fedora 16 LXDE does not mount DVD
inserted a DVD with .iso Fedora 16 on it. the DVD was tested on my other F15 box and booted normally. the Asrock tried to read the DVD (dc/dvd light lit up) but eventually refused to boot from the DVD. following all the things done the only conclusion is that the hardware of the DVD player is dead :...
- Mon Jan 02, 2012 10:16 pm
- Forum: General Help
- Topic: Fedora 16 LXDE does not mount DVD
- Replies: 7
- Views: 6982
Re: Fedora 16 LXDE does not mount DVD
I don't think it's lxde or fedora problem, but hardware problem. my thoughts go the same direction. I checked all software updates, additions and deletes and did not come to a logical conclusion. tried the LiveCD .iso file from which the current system was installed. back then (mid december) all wo...
- Mon Jan 02, 2012 11:11 am
- Forum: General Help
- Topic: Fedora 16 LXDE does not mount DVD
- Replies: 7
- Views: 6982
Re: Fedora 16 LXDE does not mount DVD
with a DVD inserted,
...
Code: Select all
[root@asrock ~]# mkdir /media/dvd
[root@asrock ~]# mount /dev/dvd /media/dvd
mount: no medium found on /dev/sr0
- Sun Jan 01, 2012 12:05 pm
- Forum: General Help
- Topic: Fedora 16 LXDE does not mount DVD
- Replies: 7
- Views: 6982
Re: Fedora 16 LXDE does not mount DVD
I was not able to read raw data from the DVD because it doesn't mount. mounting in terminal gave the following feedback (translated from dutch system): [meine @asrock ~]mount /dev/dvd mount: could not find /dev/dvd in /etc/fstab nor in /etc/mtab BTW /etc/mtab is targeted to /proc/mounts which target...
- Thu Dec 29, 2011 4:25 pm
- Forum: General Help
- Topic: Fedora 16 LXDE does not mount DVD
- Replies: 7
- Views: 6982
Fedora 16 LXDE does not mount DVD
hi, I have an Asrock 100HT-BD with Fedora 16 LXDE as HTPC. until a week ago DVD's mounted fine but it suddenly stopped. my system is completely updated, libdvdcss installed. regualr CD's correctly mount and play. the DVD's ran before and still do on my other Fedora 15 Gnome computer. VLC reports it ...