Archive

Posts Tagged ‘fusion’

Enabling Sidebutton Cube Rotation in Compiz Fusion

November 5th, 2007

I recently was saddened when I found out that my side buttons wouldn’t map for some reason in Compiz Fusion after upgrading to Gutsy Gibbon. I finally got fed up and marched on down to #compiz-fusion on Freenode.


21:06 < Jupiter1tx> hardwarehank: ah there is the problem, if the settings are not saved then try to disable Integration in the Preferences  section of ccsm
21:07 < hardwarehank> Jupiter1tx: thanks - trying it
21:07 < hardwarehank> ok - it still deletes the settings and never starts working
21:08 < hardwarehank> i close ccsm and restart it, and its remapped to Button:None
...
21:14 < hardwarehank> what does it mean when binding names are blue?
...
21:14 < Jupiter1tx> hardwarehank: it means Integration is still enabled
21:15 < hardwarehank> DAMN!
21:15 < Jupiter1tx> hardwarehank: you might find it easier just to change to flat-file backend
21:15 < hardwarehank> heh ok
21:16 < hardwarehank> Jupiter1tx: you're my hero - it works
21:16 < hardwarehank> oh man im so happy

The solution is very simple.

Disable Integration into the Desktop Environment

This is accomplished through Preferences from the root screen of ccsm.

Map the keys in Rotate Cube

Now that that’s done, go to the keybinding section of Rotate Cube and look for blue text in the expanded tree. If you see it, Stop and check the first step again! This was tricky since I had to do step 1 twice. If there’s no blue, then set the Rotate Cube Left/Right button fields to Button8 and Button9 respectively.

Finally – I have all the functionality I had with Feisty/Beryl.


Uncategorized , , , ,

Gutsy Fusion Pain

October 21st, 2007

I couldn’t get my stupid mouse to work properly, so I took action and edited my xorg.conf!


Section "InputDevice"
  Identifier  "Configured Mouse"
  Driver    "mouse"
  Option    "CorePointer"
  Option    "Device"  "/dev/input/mice"
  Option    "Protocol"  "ExplorerPS/2"
  Option    "Buttons"   "7"
  Option    "ZAxisMapping"  "4 5"
  Option    "Emulate3Buttons" "false"
EndSection

Also, Compiz Fusion seemed to keep control of my Windows key after I disabled all it’s bindings for it, and wouldn’t let it go until I restarted X. Oh well, my Amarok rating global hotkeys work again now!

The fonts are a little screwy in Gutsy – I’m going to check someone’s Feisty/Edgy install to see what I have set badly.


Uncategorized , , ,