So you want a similar Print Screen command in your Xfce desktop. This is already done by xfce-extra/xfce4-screenshooter. Just install it then create a keyboard shortcut that is pointing to your /usr/bin/xfce4-screenshooter and you got yourself a Print Screen shortcut.…
Xfce auto login
Usually Linux provides a graphical login and that works via a login manager (such as slim,xdm,gdm,kdm,etc). Also there exists an alternative that is used for console login: agetty. To enable auto login in Linux (this is an independent of display…
Minimalist Gentoo
I am already using a PC for more than 17 years so I am not enjoying any more of having "hundred" of useless applications/libraries/dependencies installed on my PC, a lot of fancy options which either I never use or I…
How to disable xfce screensaver
Everything about starting a Xfce session is defined in /etc/xdg/xfce4/xinitrc. If you need to disable disable Xfce screensaver (xscreensaver) is better if you just change the global xfce4 property that is called "/startup/screensaver/enabled". In case that this property is not…