Re: F11 mode setting fails on Radeon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Antonio Olivares wrote:
> grep -q -s DontZap /etc/X11/xorg.conf
> append=$?
> if [ $append -ne 0 ]; then
>   cat >> /etc/X11/xorg.conf << EOF
>   Section "ServerFlags"
>   Option "DontZap" "false"
>   EndSection
>   EOF
> fi

That's not the method for current Rawhide. Now you have to enable an option
in your GNOME or KDE keyboard settings. If you're not using either of those
or if you're using KDE without a configured custom keyboard layouts, most
likely Ctrl+Alt+BkSp is already working for you (it only gets disabled when
the desktop environment reconfigures the keyboard when it starts). The
reason this got changed is so you can use Ctrl+Alt+BkSp in GDM/KDM if your
X11 does not work at all and so it can be reenabled individually by regular
users.

        Kevin Kofler

-- 
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux