linux屏幕旋转 #恢复正常 xrandr --output eDP-1 --rotate normal #向左 xrandr --output eDP-1 --rotate left #向右 xrandr --output eDP-1 --rotate right #180° xrandr --output eDP-1 --rotate inverted