Fedora 11 (Leonidas)
Docs
Problems
Common F11 Problems
Changes
- On touchpads, click on tap is disabled by default. Thanks to input device properties, no more hacks are required, i.e SHMConfig to get sane behaviour back again ;)
http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/
- Ctrl + Alt + Backspace is disabled by default. Well, server zapping is enabled but the terminate symbol entry is removed by default. However easily re-enabled (per user).
http://ryanler.wordpress.com/2009/06/11/controlaltbackspace-shortcut-does-not-restart-the-x-server-in-fedora-11/
To enable it from the command line:
$ setxkbmap -option "terminate:ctrl_alt_bksp"