6.4 Viewing Server Settings
There are a number of X server configuration settings that can be changed on-the-fly.
The xset utility enables you to view and change these settings.
To find the current settings, run xset with the q (query) option:
$ xset q
Keyboard Control:
auto repeat: on key click percent: 0 LED mask: 00000002
auto repeat delay: 500 repeat rate: 30
auto repeating keys: 00ffffffdffffbbf
fadfffffffdfe5ff
ffffffffffffffff
ffffffffffffffff
bell percent: 50 bell pitch: 400 bell duration: 100
Pointer Control:
acceleration: 3/1 threshold: 3
Screen Saver:
prefer blanking: yes allow exposures: yes
timeout: 0 cycle: 0
Colors:
default colormap: 0x20 BlackPixel: 0 WhitePixel: 16777215
Font Path:
/home/chris/.gnome2/share/cursor-fonts,unix/:7100,
/home/chris/.gnome2/share/fonts
Bug Mode: compatibility mode is disabled
DPMS (Energy Star):
Standby: 600 Suspend: 600 Off: 1200
DPMS is Enabled
Monitor is On
Font cache:
hi-mark (KB): 5120 low-mark (KB): 3840 balance (%): 70
File paths:
Config file: /etc/X11/xorg.conf
Modules path: /usr/lib/xorg/modules/extensions/nvidia,/usr/lib/xorg/modules
Log file: /var/log/Xorg.0.log
The main difference between xdpyinfo and xset is that, for the most part, xdpyinfo
displays unchangeable server information, while the settings displayed by xset can be
adjusted while the server is running.
Pages:
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176