gconftool-2 --recursive-unset /apps/preenv/galcon
gconftool-2 --set --type int /apps/preenv/galcon/screen_rotation 0




gconftool-2 --set --type int /apps/preenv/(exename)/key_103_key 103 #This is the key "g" gconftool-2 --set --type int /apps/preenv/(exename)/key_103_mouse 1 #The key "g" is using the mouse NO.1 gconftool-2 --set --type int /apps/preenv/(exename)/key_103_x 357 gconftool-2 --set --type int /apps/preenv/(exename)/key_103_y 272 # Virtual click dimensions for the key "g"
| The Following User Says Thank You to govprog For This Useful Post: | ||
gconftool-2 --set --type int /apps/preenv/(exename)/key_103_key 103 #This is the key "g" gconftool-2 --set --type int /apps/preenv/(exename)/key_103_mouse 1 #The key "g" is using the mouse NO.1 gconftool-2 --set --type int /apps/preenv/(exename)/key_103_x 357 gconftool-2 --set --type int /apps/preenv/(exename)/key_103_y 272 # Virtual click dimensions for the key "g"
.