Good morning.
I have a problem in using the X11.
Below is my /etc/X11/xorg.conf.d/1-fbdev.conf.
/etc/X11/xorg.conf.d/1-fbdev.conf
========================
Section "Device"
Identifier "LCD"
Driver "fbdev"
Option "fbdev" "/dev/fb0"
Option "Rotate" "UD"
EndSection
I would like to change the Rotate values ??in real time (without restarting the
X)
ex)Option "Rotate" "CW"
How do I apply during the execution X by changing the settings of the
xf86-video-fbdev in real time?
I looked up the relevant article in the stackoverflow question.
(http://unix.stackexchange.com/questions/285586/can-i-change-the-x-rotate-the-xf86-video-fbdev-during-execution)
The inexperienced English 'm sorry :)
_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s