User Tools

Site Tools


sparky_base

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
sparky_base [2015/07/12 23:12] – created pavroosparky_base [2015/12/25 23:12] pavroo
Line 6: Line 6:
  
    * Enlightenment    * Enlightenment
-   * JWM (Joe's Window Manager)+   * JWM (Joe's Window Manager) (as of Sparky 4.2 not under development any more)
    * Openbox    * Openbox
  
Line 17: Line 17:
  
    sudo apt-get remove lxpolkit lxsession-data    sudo apt-get remove lxpolkit lxsession-data
 +
 +Started from Sparky 4.1, the 'lxpolkit' (and 'lxsession') packages have been removed from all the Base Editions and replaced by 'policykit-1-gnome'.
 +
 +To make changes manually, remove the 'lxpolkit' and 'lxsession-data' packages as above.
 +
 +Make sure that you have installed (or install if not installed) package 'policykit-1-gnome':
 +
 +   sudo apt-get install policykit-1-gnome
 +
 +Then edit via any text editor, the Openbox startup script, located in your home directory:
 +
 +   ~HOME/.config/openbox/autostart.sh
 +
 +Remove the live:
 +
 +   /usr/bin/lxpolkit &
 +
 +Add the new line:
 +
 +   /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
 +
 +Save the file, log out and log in back to take effects.
  
sparky_base.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1