Active Topics

 


Reply
Thread Tools
Posts: 11 | Thanked: 2 times | Joined on Dec 2008
#1
Code:
#!/bin/sh
if `gconftool  -g /apps/osso/xterm/scrollbar`
then
        gconftool -s -t bool /apps/osso/xterm/scrollbar false
else
        gconftool -s -t bool /apps/osso/xterm/scrollbar true
fi
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:59.