Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:sonstige_konfigurationen

Dies ist eine alte Version des Dokuments!


Sinnvolle Konfigurationen

bash zeug

  • /etc/bash.bashrc – bash completion auskommentieren
  • /etc/inputrc
    • bell deaktivieren oder auf visual stellen
    • history search:
      
# use history-search as default
      "\e[A":history-search-backward
      "\e[B":history-search-forward

Windows/Super Taste in GNOME für Tastenkombinationen verwenden

Nach diesem Tipp.

Go to: System > Preferences > Keyboard > Layout Options > Alt/Win Key Behaviour and set 'Meta is mapped to left Win key'.

Firefox Backspace Taste als History Back

about:configbrowser.backspace_action

  • 0 → Pressing [Backspace] will go back a page in the session history and [Shift]+[Backspace] will go forward. (Default in Windows)
  • 1 → Pressing [Backspace] will scroll up a page in the current document and [Shift]+[Backspace] will scroll down. (Default in Linux builds before 2006-12-07)
  • (Other) → Any other integer value will simply unmap the backspace key. In Linux builds after 2006-12-07, the default is 2.

Aptitude

Keys unter Ubuntu hinzufügen

z.B. für network-manager von launchpad ( https://launchpad.net/~network-manager/+archive/ppa )

apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8B6C49916FD28CBDFC5DA3A2248DD1EEBC8EBFE8
linux/sonstige_konfigurationen.1236343208.txt.gz · Zuletzt geändert: 2009/03/06 13:40 von quirxl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki