Author Topic: Customize Desktop Microwatt  (Read 2749 times)

odzk

  • Newbie
  • *
  • Posts: 9
    • View Profile
Customize Desktop Microwatt
« on: May 26, 2014, 05:29:12 AM »
is there a way to customize the desktop in wattOS microwatt version? like change the background or adding some few icons?

Please let me know.

Thanks.

BALLOON a.k.a. Fu-sen.

  • Sr. Member
  • ****
  • Posts: 73
    • View Profile
    • Japanese Information
Re: Customize Desktop Microwatt
« Reply #1 on: May 26, 2014, 08:30:30 AM »
change wallpaper (background image) only

Microwatt sets a wallpaper (background) image in file ~/.config/openbox/autostart .
Please change a file name following "feh --bg-scale".
Please be careful about "&" of the end of line being required.




add desktop icon

Some methods to display an icon to a desktop need work.

Please make file ~/.config/user-dirs.dirs including the following text:
Code: [Select]
XDG_DESKTOP_DIR="$HOME/Desktop"
please open file ~/.config/openbox/autostart and change the line of "feh".
Code: [Select]
feh --bg-scale /usr/share/wattos/BGR8.jpg &to:
Code: [Select]
pcmanfm --desktop &
sleep 1s
pcmanfm --set-wallpaper=/usr/share/wattos/BGR8.jpg
Please logout and login after this(or reboot of wattOS)
A desktop in PCmanFM is reflected in this.

When you want to display an application icon, please include .desktop file.
Code: [Select]
cp /usr/share/applications/iceweasel.desktop ~/Desktop
« Last Edit: May 26, 2014, 09:02:06 AM by BALLOON a.k.a. Fu-sen. »
BALLOON a.k.a. Fu-sen. (ふうせん Fu-sen.) from Japan
Japanese Information http://installlinux.jimdo.com/linux-%E3%83%A1%E3%83%A2/wattos/

odzk

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Customize Desktop Microwatt
« Reply #2 on: May 28, 2014, 11:22:03 AM »
thanks

shadow

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Customize Desktop Microwatt
« Reply #3 on: May 28, 2014, 12:44:06 PM »
Many people have no problem with editing config files on Openbox.  but if you want you can instal many things to make your life "Easier" heres a few  http://openbox.org/wiki/Help:Contents#Cool_programs_to_run_with_Openbox

https://wiki.debian.org/Openbox#Wallpapers