Comment 19 for bug 1072531

Revision history for this message
Florent Delayen (tnedel) wrote :

Clean install will not change anything, because I installed ubuntu 12.10 (not upgraded), and still have this bug.

Seems to be a bug in Ubuntu (config).

To permanently correct this, add this line at the top of /home/YOU/.profile :

xset s 0 0

The file should look just like this :

# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.

xset s 0 0

(and some other lines)