|
||||
xset: Werkzeug für viele ZweckeUm sich ein Bild davon zu machen, für welche Eigenschaften des X-Servers xset zuständig
ist, ruft man zunächst xset q
(naheliegenderweise in einem Xterm) auf
und erhält eine Menge Text (q steht nämlich für "query"):
Keyboard Control:
auto repeat: on key click percent: 0 LED mask: 00000002 auto repeat delay: 500 repeat rate: 30 auto repeating keys: 00ffffffdffffbbf fadfffdfffdfe5ef ffffffffffffffff ffffffffffffffff bell percent: 50 bell pitch: 400 bell duration: 100 Pointer Control: acceleration: 2/1 threshold: 4 Screen Saver: prefer blanking: yes allow exposures: yes timeout: 600 cycle: 600 Colors: default colormap: 0x20 BlackPixel: 0 WhitePixel: 16777215 Font Path: /usr/share/fonts/misc:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/Type1, /usr/share/fonts/URW,/usr/share/fonts/cyrillic,/usr/share/fonts/truetype,/usr/share/fonts/uni:unscaled,/opt/kde3/share/fonts,unix/:7100 Bug Mode: compatibility mode is disabled DPMS (Energy Star): Standby: 1200 Suspend: 1800 Off: 2400 DPMS is Enabled Monitor is On Font cache: Server does not have the FontCache Extension File paths: Config file: /etc/X11/xorg.conf Modules path: /usr/lib/xorg/modules/updates,/usr/lib/xorg/modules Log file: /var/log/Xorg.0.log Die meisten dieser Eigenschaften des laufenden X-Servers lassen sich mit xset auch verändern. Hier nur ein paar mehr oder minder nützliche Beispiele:
Weiterführende Informationen... findet man natürlich auf man xset .
|
|