new xubuntu scripts from tuxcrafter

Jelle de Jong jelledejong at powercraft.nl
Fri Oct 26 14:20:10 UTC 2007


Hello everybody,

With the last gusty release a lot of xfce things changed so I remade
some of my support scripts and thought they would be nice for the
xubuntu website xbuntuguide etecetra.

I also created a compleet awsom Thunar script installer system for a big
script collection I created in the last cople of years. I am know going
to look for a MOTU mentor to learn how to package it for xubuntu.

Feedback is always welcome!

Best regards,

Jelle

Setting up xfce xft font rendering settings
http://ubuntuforums.org/showthread.php?t=589593

HOW TO: Setting up xorg LCD 96 DPI native monitor settings
http://ubuntuforums.org/showthread.php?t=589574

HOW TO: Installation of lib-xine based multimedia codecs
http://ubuntuforums.org/showthread.php?t=589655

# step 17: Setting up xfce desktop menu settings
cp /home/$USER/.config/xfce4/desktop/menu.xml
/home/$USER/.config/xfce4/desktop/menu.xml.backup
sed  -i -e '\%<app name="Help".*/>%d'
/home/$USER/.config/xfce4/desktop/menu.xml
sed  -i -e '\%<app name="About Xfce".*/>%d'
/home/$USER/.config/xfce4/desktop/menu.xml

# step 23: Setting up xfce workspaces settings
# xfce-setting-show workspaces
cp $HOME/.config/xfce4/mcs_settings/workspaces.xml
$HOME/.config/xfce4/mcs_settings/workspaces.xml.backup
start='<option name="Xfwm/WorkspaceCount"'
find='value=".*"'
replace='value="2"'
sed -i -e "\%$start%s,$find,$replace,g"
$HOME/.config/xfce4/mcs_settings/workspaces.xml
killall -USR1 xfce-mcs-manager

-- -- --

HOW TO: Compiling and Installing the OpenChrome Graphical VIA Driver
http://ubuntuforums.org/showthread.php?t=485646

HOW TO: Installation of the SCR335 smartcard reader
http://ubuntuforums.org/showthread.php?t=589625

HOW TO: Installation of hellanzb NZB usenet downloader
http://ubuntuforums.org/showthread.php?t=589618

HOW TO: Installation of a complete vmware server setup
http://ubuntuforums.org/showthread.php?t=589638




More information about the xubuntu-devel mailing list