gnome

Gnome gedit2 add regex replace support

#!/bin/bash

wget http://vaem.googlecode.com/files/gedit2_regex_replace_plugin.tar.gz -P /tmp
tar -xzf /tmp/gedit2_regex_replace_plugin.tar.gz -C /home/$USER/.gnome2/gedit/plugins/

Gnome

http://www.pro-linux.de/berichte/automatisches-login-per-usb-stick.html
 
# autologin
cat /etc/gdm/gdm.conf-custom
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=service
 
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults/ -t string -s /apps/metacity/general/theme Radiance
 
# disable screen lock??
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults/ --type boolean -s /apps/gnome-power-manager/lock_on_blank_screen false
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults/ --type boolean -s /app

Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!

Syndicate content