Pleng
Well-Known Member
- Joined
- Dec 28, 2006
- Messages
- 3,030
OK so now we know how to make scrollbars finger friendly the next thing to get us on our way to a fully touch friendly XFCE is to increase the size of the title bars and window decorations.
Before you start: make sure you have set your default GUI to minimenu while you are making the changes. I didn't manage to fluff anything when I did this, but if your fluff up XFCE so bad it wont boot then it'll be a lot easier to fix if you still have a bootable system. We'll be backing up important files as we go so you should be able to recover very easily.
The size of the title bar and window decorations are determined by the size of the images that are used in the theme, so we need to physically increase the size of these. You might like to do this on your Pandora, but it will be a lot easier if you use a computer.
Firstly, If you are unsure of what theme you are using then click on Settings-Window manager and find the highlighted name in the Theme list. Remember this!
Now, in Thunar, click on file system and navigate to /usr/share/themes. Find the folder for your theme and copy it to the root of your SD card.
Using GIMP, or whatever your preferred image editing application is, you now need to stretch the images located inside the copy of the /{your theme}/xfwm4 folder (on your SD card). The images we are interested in are:
Now, with the sd card in place boot your Pandora into minimenu (you will not be able to replace the files while XFCE is running). Press select to get the system menu and open a terminal. In the terminal type:
sudo cp -r /usr/share/themes/{yourthemename}/xfwm4 /usr/share/themes/{yourthemename}/BAKxfwm4
this creates a backup of the files which you can revert to if anything goes horribly wrong. Now we're ready to replace the theme's files with the updated ones. In a terminal type:
sudo cp /media/{your sd name}/{your theme name}/xfwm4/* /usr/share/themes/{yourthemename}/xfwm4
All done! Type exit to quit the terminal and load up XFCE. Your new finger-friendly theme awaits you. You can now set your default GUI back to XFCE if you wish (you DID change it to minimenu, didn't you?!)
I've attached a picture of my finger friendly version of the Fbx theme,
Before you start: make sure you have set your default GUI to minimenu while you are making the changes. I didn't manage to fluff anything when I did this, but if your fluff up XFCE so bad it wont boot then it'll be a lot easier to fix if you still have a bootable system. We'll be backing up important files as we go so you should be able to recover very easily.
The size of the title bar and window decorations are determined by the size of the images that are used in the theme, so we need to physically increase the size of these. You might like to do this on your Pandora, but it will be a lot easier if you use a computer.
Firstly, If you are unsure of what theme you are using then click on Settings-Window manager and find the highlighted name in the Theme list. Remember this!
Now, in Thunar, click on file system and navigate to /usr/share/themes. Find the folder for your theme and copy it to the root of your SD card.
Using GIMP, or whatever your preferred image editing application is, you now need to stretch the images located inside the copy of the /{your theme}/xfwm4 folder (on your SD card). The images we are interested in are:
- close-... .xpm
- hide-.... .xpm
- maximise... .xpm
- title.... .xpm (yes, all of them!)
- top-left... .xpm
- top-right... .xpm
Now, with the sd card in place boot your Pandora into minimenu (you will not be able to replace the files while XFCE is running). Press select to get the system menu and open a terminal. In the terminal type:
sudo cp -r /usr/share/themes/{yourthemename}/xfwm4 /usr/share/themes/{yourthemename}/BAKxfwm4
this creates a backup of the files which you can revert to if anything goes horribly wrong. Now we're ready to replace the theme's files with the updated ones. In a terminal type:
sudo cp /media/{your sd name}/{your theme name}/xfwm4/* /usr/share/themes/{yourthemename}/xfwm4
All done! Type exit to quit the terminal and load up XFCE. Your new finger-friendly theme awaits you. You can now set your default GUI back to XFCE if you wish (you DID change it to minimenu, didn't you?!)
I've attached a picture of my finger friendly version of the Fbx theme,
Last edited by a moderator: