$ xrandr -o inverted
or
$ xrandr --output LVDS1 --rotate inverted
恢復正常
$ xrandr -o normal
or
$ xrandr --output LVDS1 --rotate normal
$ xrandr -o inverted
or
$ xrandr --output LVDS1 --rotate inverted
$ xrandr -o normal
or
$ xrandr --output LVDS1 --rotate normal
# apt-get install xutils-dev
# vi /etc/X11/xinit/xinitrc # or ~/.xinitrc
xset s off # don't activate screensaver
xset -dpms # disable DPMS (Energy Star) features.
xset s noblank # don't blank the video device
# Xorg -configure
# cp /root/xorg.conf.new /etc/X11/xorg.conf