0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[Linux] X_/etc/X11/xorg.conf

Last updated at Posted at 2025-06-07

/etc/X11/xorg.confの主なセクション

セクション名 説明
ServerLayout 入出力デバイスとスクリーン(画面)の関連付けを定義
- 使用するスクリーン、キーボード、マウスの関連付け
Files フォントパスやモジュールパスなど、X サーバが使用するファイルのパスを定義
Module Xサーバが組み込むXモジュール(例: glx, dri など)を定義
InputDevice キーボードやマウスなどの入力デバイスに関する設定
- Identifier, Driver, Option などを指定
Monitor モニターの情報を定義(水平・垂直のリフレッシュレート、モデル名など)
Device グラフィックカード(GPU)に関する設定
- ドライバ名やオプションを記述
Screen 画面構成(MonitorDevice の組み合わせ)を定義
- 解像度や色深度の設定も含む
ServerFlags サーバの動作に関する全体的なフラグ(オプション)を設定

Ping-t

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?