Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:allgemeines

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
linux:allgemeines [2012/02/05 14:43] quirxllinux:allgemeines [2014/03/04 00:05] (aktuell) quirxl
Zeile 1: Zeile 1:
-====== xrandr ======+====== xrandr/Bildschirme/Auflösungen ======
  
 Ausgang ''DVI-D-1'' aktivieren:  <code bash>xrandr --output DVI-D-1</code>  Ausgang ''DVI-D-1'' aktivieren:  <code bash>xrandr --output DVI-D-1</code> 
Zeile 12: Zeile 12:
  
 Vorsicht: ''gnome-display-properties'' unterstützt ''--primary'' noch nicht ( http://live.gnome.org/RandR#To-do ), falls man dort etwas "kaputt" gemacht hat, die Datei ''~/.config/monitors.xml'' ( http://live.gnome.org/RandR#Storage_of_RANDR_configurations ) löschen. Vorsicht: ''gnome-display-properties'' unterstützt ''--primary'' noch nicht ( http://live.gnome.org/RandR#To-do ), falls man dort etwas "kaputt" gemacht hat, die Datei ''~/.config/monitors.xml'' ( http://live.gnome.org/RandR#Storage_of_RANDR_configurations ) löschen.
 +
 +
 +====== synaptics Touchpad ======
 +
 +<code bash>synclient SingleTapTimeout=30
 +synclient MaxDoubleTapTime=50
 +synclient TapButton2=2</code>
  
  
Zeile 22: Zeile 29:
 Bildschirm sofort ausschalten: <code bash>xset dpms force off</code> Bildschirm sofort ausschalten: <code bash>xset dpms force off</code>
  
 +===== Links =====
 +  * https://wiki.archlinux.de/title/DPMS
 +  * http://www.shallowsky.com/linux/x-screen-blanking.html
  
- +====== Auflösung usw. bereits im GDM setzen ======
-====== Auflösung bereits im GDM setzen ======+
 Den gewünschten Befehl, z.B. Den gewünschten Befehl, z.B.
 <code bash>xrandr --output DVI-D-1 --mode 1920x1200 --output VGA-1 --mode 1024x768 --output DVI-D-1 --left-of VGA-1 --output DVI-D-1 --primary</code> <code bash>xrandr --output DVI-D-1 --mode 1920x1200 --output VGA-1 --mode 1024x768 --output DVI-D-1 --left-of VGA-1 --output DVI-D-1 --primary</code>
linux/allgemeines.1328449422.txt.gz · Zuletzt geändert: 2012/02/05 14:43 von quirxl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki