Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてのXベースのアプリの向きを90度に回転させることが可能かどうかを知る必要があります。ソースを変更せずに。X11にはこのための構成オプションが必要だと思います。では、これを行う方法は?
自分で答えを見つけました。
xrandr -o leftは、ディスプレイの向きを左に回転させます。xrandr -o rightは、ディスプレイの向きを右に回転させます。xrandr-o反転すると表示方向が反転しますxrandr-onormalは通常モードに設定されます。