home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
onboard
/
scripts
/
switchButtons.pyc
(
.txt
)
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2009-04-20
|
491 b
|
12 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.6)
import gconf
def run(sok):
gconfClient = gconf.client_get_default()
print 'switch'
b = gconfClient.get_bool('/desktop/gnome/peripherals/mouse/left_handed')
gconfClient.set_bool('/desktop/gnome/peripherals/mouse/left_handed', not b)