- boot/grub/menu.lst - ensure that the boot parameters say vga=normal so we don't get the framebuffer in a silly mode
- /etc/sysconfig/displaymanager - change the line at the end of the file to DISPLAYMANAGER_RANDR_MODE_auto=
"1024x600 48.96 1024 1064 1168 1312 600 601 604 622 -HSync -VSync"
The final bit is to start compiz-manager automatically - for some reason, Settings|KDE Components|Session Manager won't let me change the preferred windows manager from kwin. For each user you thus need to:
- cd ~/.kde/Autostart
- ln -s /usr/bin/compiz-manager
A couple of gotchas...
- Updating the system has once resulted in the reversion of the displaymanager edit above.
- Running SaX2 seems to nobble the AIGLX setting in xorg.conf
- In /usr/bin/compiz-manager my COMPIZ_OPTIONS were prepended by -- rather than - so I went along with that.
No comments:
Post a Comment