#author("2018-01-28T12:57:34+00:00","default:admin","admin") #author("2018-01-28T12:59:30+00:00","default:admin","admin") -[[X Window System - wikipedia:http://ja.wikipedia.org/wiki/X_Window_System]] * フリーウェア [#b265262d] -[[Xming:http://freedesktop.org/wiki/Xming]] -[[WeirdX - Pure Java X Window System Server under GPL:http://www.jcraft.com/weirdx/index.html]] *ライブラリ [#n028e01f] **XRandR [#h8e15288] -[[xrandrで解像度設定:https://qiita.com/tukiyo3/items/e56a40d3a32160a44af1]] -[[Linux,画面解像度のお手軽設定( cvt, xrandrの利用):https://ameblo.jp/ekispresso/entry-11532367928.html]] -XRandR は、X Window System を再起動せずに解像度の変更や、画面の回転、表示モニターの切替え、マルチモニターの設定など、を行うことを容易にするライブラリとコマンドである ***画面の回転 [#o361cabf] -[[Ubuntu16.04LTSの画面を自動回転させる:https://qiita.com/ine1127/items/38346ef517706cbc5a1d]] -左右に90度回転 $ xrandr -o left $ xrandr -o right -上下逆転 $ xrandr -o interval -元に戻す $ xrandr -o normal *組込み用 [#t504f2a1] **Xfbdev [#ja73a1a5] **KDrive [#xeb417de] -[[The KDrive Tiny X Server:https://www.irif.fr/~jch/software/kdrive.html]]