OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: sashz on September 20, 2005, 08:36:45 am

Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: sashz on September 20, 2005, 08:36:45 am
Better support for touchscreen and usb mouse ...

Download this files on zaurus:

http://212.10.30.205/rc11/Zaurus-C1000-C3100/tmp/Xfbdev.gz (http://212.10.30.205/rc11/Zaurus-C1000-C3100/tmp/Xfbdev.gz)
http://212.10.30.205/rc11/Zaurus-C1000-C3100/tmp/startx.gz (http://212.10.30.205/rc11/Zaurus-C1000-C3100/tmp/startx.gz)

ungzip it:

Quote
gzip -d Xfbdev.gz
gzip -d startx.gz

shutdown X11 and backup old files:

Quote
mv /usr/X11R6/bin/Xfbdev /usr/X11R6/bin/Xfbdev.old
mv /usr/X11R6/bin/startx /usr/X11R6/bin/startx.old
copy new files:

Quote
cp Xfbdev startx /usr/X11R6/bin
set files  executable:

Quote
chmod 755 /usr/X11R6/bin/Xfbdev /usr/X11R6/bin/startx
run X11:

Quote
startx
Now you must be able use both - Touchscreen and USB mouse in any time when you want without startx modification  and XServer restart
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: maxg on September 20, 2005, 04:27:36 pm
Tested & works OK on SL-C1000 ... Should be included in next RC !
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: ZDevil on September 20, 2005, 09:20:03 pm
Wow, that's great!  Thanks to both the files and your very fast response!  
Also runs well here in my C1000.  
Now my Z becomes a genuine mini-laptop (with a ultra-mini USB mouse  ).
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: scheck.r on September 21, 2005, 11:22:52 am
Sashz,

After your suggested changes, mixmos doesn't load anymore

Cannot open mixer device.

Thanks
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: sashz on September 21, 2005, 12:13:31 pm
Quote
Sashz,

After your suggested changes, mixmos doesn't load anymore

Cannot open mixer device.

Thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96545\"][{POST_SNAPBACK}][/a][/div]

please remember what packages you installed. I use C1000 and mixmos work ok. Maybe one of packages which you installed is brocken
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: scheck.r on September 21, 2005, 01:46:03 pm
You are right Sashz, I Flashed again and no problem after the changes, I probably had a broken package but I don't know which one.

Thanks

Not sure but I think it was vlc (with its Xfree dependency)

EDIT: The package that caused the problem was Rox filer (also with a Xfree dependency)
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: scoutme on September 22, 2005, 09:48:56 am
a little OT: any news about a new Xserver for 860-7x0?
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: scheck.r on September 25, 2005, 12:58:45 pm
Quote
You are right Sashz, I Flashed again and no problem after the changes, I probably had a broken package but I don't know which one.

Thanks

Not sure but I think it was vlc (with its Xfree dependency)

EDIT: The package that caused the problem was Rox filer (also with a Xfree dependency)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=96573\"][{POST_SNAPBACK}][/a][/div]

In fact, no problems at all. Everything is smooth. Thank you very much

I have just realized that if I have the volume applet in the panel than mixmos does not open anyway even right after a fresh flash.
Title: Xserver For Sl-c1000/3100 With Mouse/touchscreen
Post by: realm on September 29, 2005, 11:42:58 am
where can i find the source for this x-server at? I want to build it against debian.