OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: wmadan on August 19, 2005, 07:36:19 pm

Title: Xfce4 "how-to" For C-1000
Post by: wmadan on August 19, 2005, 07:36:19 pm
For anyone with a C-1000 who wants to install the current version of XFCE, below are the steps I took to get started.

First, download the ipk from here: XFCE4.2.2 (https://www.oesf.org/forums/index.php?act=Attach&type=post&id=706)

I installed it to /mnt/usr with no glitches.

Second, delete the ~/.cache and ~/.config folders.

Third, you will need to add

Code: [Select]
xrandr -o rightto ~.xinitrc.xfce4. The place to add it is right before “xfce4-session”.

On the C-1000, XFCE launches in portrait mode. This switches the orientation to landscape.

Fourth, if you are using a usb mouse, you'll need to modify the serverargs line in /usr/local/bin/startxfce4 so that it reads:

Code: [Select]
serverargs=”-mouse /dev/input/mouse0”Currently in pdaXrom rc10.4 you can use the touchscreen or the mouse (not both) during the same session, so I saved this file as “startxfce4m”. When I want to launch xfce4 and use the mouse, I use startxfce4m.

To change permissions for the new "startxfce4m" go to a console and type:

Code: [Select]
chmod 755 /usr/local/bin/startxfce4mThat should do it. Exit matchbox and at # type “startxfce4” or “startxfce4m” (if you want to use a mouse) and hit enter. XFCE should launch.

I have made two modifications that help out with the smaller screen on the C-1000: I moved the taskbar to the bottom of the screen, dragged the panel to the top of the screen, and enabled “autohide” for both. For me, it is easier to bring up the panel with the stylus when it is at the top of the screen. With both the taskbar and panel autohidden, you have the whole screen to work with. Go to XFCE's "Settings" menu to make the changes for the panel and taskbar.

Using XFCE resolved one of my chief annoyances with pdaXrom: the  many windows which are oversized for the screen.  

Anyway, I hope this helps.

Bill
Title: Xfce4 "how-to" For C-1000
Post by: adf on August 19, 2005, 08:15:44 pm
excellent.
chero did some good xfce stuff plus additional plugins that can be found at
zaurus.spy.org.....  the details are in the finetuning xfce thread.  the zerver packages that will install to sd are in zaurus.spy.org.....chero/old.
glad to hear it does for the 1000 what it does for the 6000
Title: Xfce4 "how-to" For C-1000
Post by: Chero on August 20, 2005, 05:54:19 am
Quote
I have made two modifications that help out with the smaller screen on the C-1000: I moved the taskbar to the bottom of the screen, dragged the panel to the top of the screen, and enabled “autohide” for both. For me, it is easier to bring up the panel with the stylus when it is at the top of the screen. With both the taskbar and panel autohidden, you have the whole screen to work with. Go to XFCE's "Settings" menu to make the changes for the panel and taskbar.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=92571\"][{POST_SNAPBACK}][/a][/div]

If you install the "taskbar-plugin", you can have the taskbar in the panel, so you only have to bring up the panel to see it all.
Howto is in the threads somewhere.

Good luck,
Chero.