Linux/Xfce: Unterschied zwischen den Versionen

795 Bytes hinzugefügt ,  2. Februar 2018
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 63: Zeile 63:
* xfce-extra/thunar-volman
* xfce-extra/thunar-volman
* x11-misc/parcellite (better than Clipman for me, also enabled syncing of Clipboards)
* x11-misc/parcellite (better than Clipman for me, also enabled syncing of Clipboards)
* app-arch/xarchiver (used by Thunar)


= VNC =
= VNC =
Zeile 79: Zeile 80:
* kde-plasma/libkworkspace: [[file:libkworkspace-4.11.22.ebuild]]
* kde-plasma/libkworkspace: [[file:libkworkspace-4.11.22.ebuild]]
* kde-plasma/kdm: [[file:kdm.tar.gz]]
* kde-plasma/kdm: [[file:kdm.tar.gz]]
'''Update: It seems that KDM cannot be compiled anymore with the newest Gentoo updates of kdelibs:4.'''
= LightDM =
LightDM cannot start 2 local X sessions (anymore) during startup, but new sessions can be spawned easily from the lockscreen, if you install '''light-locker''' and uninstall '''xscreensaver'''.<br>
Install LightDM:
emerge lightdm
emerge light-locker
emerge --unmerge xscreensaver
If you uninstall '''xscreensaver''' however, you will lose auto-lock after inactivity.<br>
<br>
Activate LightDM:
vi /etc/conf.d/xdm
DISPLAYMANAGER="lightdm"
Activate NumLock in X sessions:
emerge numlockx
vi /etc/lightdm/lightdm.conf
greeter-setup-script=/usr/bin/numlockx on
Auto-Login:
[Seat:*]
autologin-user=username
autologin-user-timeout=10


= Fixing small problems =
= Fixing small problems =
1.075

Bearbeitungen