This is an old revision of the document!


anwendungen

vlc

shortcuts

a: Seitenverhältnis durchwechseln
c: Seitenverhältnis beschneiden

firefox

addonbar auch im vollbilld anzeigeh

#ctraddon_addon-bar {
    visibility: visible !important;
}

nerviges status overlay ausblenden

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
statuspanel {
        display: none !important;
}

adresseingabe nicht automatisch vervollständigen

about:config
browser.fixup.alternate

Datumsformat für Statusbar Date()

%d.%m.%Y - %H:%i:%s

vimperator

:nohclear search hightlights
Edit this page