Search found 3 matches

by pacoportables
Wed Oct 12, 2011 6:12 pm
Forum: LXPanel
Topic: Application Porting request
Replies: 2
Views: 4291

Re: Application Porting request

ok i find script that do it in lxde : #!/bin/bash DIR=/home/IMAGENES <------- ruta de las imagenes que quieres pasar automagicamente FLOOR=1 RANGE=`ls -1 "$DIR"/*.jpg | wc | awk '// {print $1}'` number=0 while [ 1 -eq 1 ]; do number=$RANDOM while [ "$number" -le $FLOOR ]; do numb...
by pacoportables
Wed Oct 12, 2011 6:05 pm
Forum: PCManFM
Topic: Problem with "detail view"
Replies: 5
Views: 8546

Re: Problem with "detail view"

is put mousee over file type or size without file selectioned and click right.
somebody know how to order colums in view detail--> i want size together name of file/dir and not type-description
by pacoportables
Fri Apr 22, 2011 7:12 pm
Forum: LXPanel
Topic: Application Porting request
Replies: 2
Views: 4291

Re: Application Porting request

i want to change automatic wallpaper en knoppix 6.4.4,this include konqueror,nautilus-panel and nautilus-preferences-desktop,here choose wallpaper or background.xml
but desktop nautilus stay under desktop-lxde.and i don't know kill it
how i do?
thanks