Can I change the X rotate the xf86-video-fbdev during execution ?
κΆνμ
xoduddk123 at naver.com
Thu May 26 05:46:12 UTC 2016
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 :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg/attachments/20160526/5b4320c1/attachment-0001.html>
More information about the xorg
mailing list