Comment 94 for bug 255008

Revision history for this message
Muelli (ubuntu-bugs-auftrags-killer) wrote : Re: [Bug 255008] Re: Up arrow key mapped to Print [screen]

Hey,

On 23.10.2008 13:24, midnightflash wrote:
> For me the solution was:
>
> $ rm .gconf/desktop/gnome/peripherals/keyboard/
>
Congrats :)

But please consider using
    gcontool-2 --recursive-unset /desktop/gnome/peripherals/keyboard/

instead of removing the directory because gconf is a caching deamon and
unexpected bahaviour may occur if you delete the directory yourself.

Cheers