Fragen zu LXDE

bluedxca93

Commander
Registriert
Juli 2019
Beiträge
2.261
Wo sind die Farben der Leistengknöpfe im gtk2 thema definiert?
Wie bekomme ich den Mauszieger-/Kalender auf schwarz und wie tausche ich den Fenstermanager aus?
 
Fenstermanager Wechsel
https://wiki.ubuntuusers.de/Archiv/LXDE_Fenstermanager_wechseln/

https://wiki.ubuntuusers.de/LXDE_Ei...nstellungen-Default-application-for-LXSession
"Core applications" - hier können die Programme festgelegt werden, die zur Darstellung des Desktops verwendet werden (Fenstermanager, Panel, Dock, Dateimanager, Energiemanagement usw.)

https://wiki.archlinux.org/title/LXDE

Use a different window manager
LXsession uses the window manager defined in ~/.config/lxsession/LXDE/desktop.conf (Openbox by default). If this file does not exist, it searches in /etc/xdg/lxsession/LXDE/desktop.conf instead.

Replace openbox-lxde in either file with a window manager of your choice:

For metacity:

window_manager=metacity

For compiz:

window_manager=compiz

Alternatively use WM --replace as defined in #Autostart, where WM is the name of the window manager executable being started. This means that openbox will be started first on each login and will then immediately be replaced. Note that Openbox and LXDE do not share the same rc.xml and keyboard shortcuts may differ. See xbindkeys.
 
Zurück
Oben