Not exactly user intuitive but here you go... $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_1_key "F1" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_2_key "F2" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_3_key "F3" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_4_key "F4" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_5_key "F5" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_6_key "F6" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_7_key "F7" $ gconftool-2 --type string --set /apps/compiz/plugins/rotate/allscreens/options/rotate_to_8_key "F8" On Wed, 2007-10-31 at 11:49 +0900, Naoki wrote: > On Tue, 2007-10-30 at 20:16 +1030, Tim wrote: > > On Tue, 2007-10-30 at 15:58 +0900, Naoki wrote: > > > At least I worked out how to get eight faces. > > > > Do tell us the trick, that sounds interesting. > > For that you need to open gconf with "gconf-editor", then goto > > apps->compiz->general->screen0 > > and change hsize to the number of virtual desktops you want. > > Why that isn't easier I don't know as, at least to me, it would be the > first and most obvious configuration change anybody would need. >