version 1.2, 2012/05/19 21:19:16
|
version 1.5, 2012/05/26 02:43:15
|
Line 6 This page gives a brief overview of the
|
Line 6 This page gives a brief overview of the
|
|
|
* Install the wip/light-desktop metapackage. On NetBSD, this will also install the netbsd-light-desktop-default-settings package. |
* Install the wip/light-desktop metapackage. On NetBSD, this will also install the netbsd-light-desktop-default-settings package. |
|
|
* It uses dbus: /etc/rc.d/dbus start |
* It uses DBUS: /etc/rc.d/dbus start |
|
|
|
* The desktop file monitoring uses FAM: /etc/rc.d/rpcbind start; /etc/rc.d/famd start **or build glib2 with kqueue support** |
|
|
* Run it via your .xinitrc or .xsession: start-netbsd-light-desktop |
* Run it via your .xinitrc or .xsession: start-netbsd-light-desktop |
|
|
(One known issue depends on glib2 version. An unlock of already unlocked mutex. Reported upstream. See [[light-desktop-todo]].) |
(One known issue depends on glib2 version. An unlock of already unlocked mutex. Reported upstream. See [[light-desktop-todo]].) |
|
|
|
## Test it |
|
|
|
* Install xephyr or xnest and run it with the ":5 -ac" switches. |
|
* export DISPLAY=127.0.0.1:5 |
|
* start-netbsd-light-desktop |
|
|
## Introduction |
## Introduction |
|
|
* The pcmanfm file manager controls the desktop. Files in ~/Desktop are displayed as icons. |
* The pcmanfm file manager controls the desktop. Files in ~/Desktop are displayed as icons. |