swift 05/12/21 19:09:13 Modified: xml/htdocs/doc/en kde-config.xml Log: Do not promote use of ~arch packages, tx to François Bissey for noticing Revision Changes Path 1.17 +8 -5 xml/htdocs/doc/en/kde-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-config.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo Index: kde-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- kde-config.xml 30 Nov 2005 10:28:25 -0000 1.16 +++ kde-config.xml 21 Dec 2005 19:09:13 -0000 1.17 @@ -1,6 +1,6 @@ - + @@ -24,8 +24,8 @@ -1.11 -2005-11-30 +1.12 +2005-12-21 What is the K Desktop Environment? @@ -672,17 +672,20 @@ Setup KDE to Mount Devices + +

KDE gives you the power to mount devices such as CDROMs or USB sticks through a single click in a graphical interface. To accomplish this goal you need to have KDE compiled with hal in your USE variable and to have -dbus, hal and pmount installed on your system. You should +dbus and hal installed on your system. You should also add dbus and hal to the default runlevel and add yourself to the plugdev group.

-# emerge --noreplace dbus hal pmount
+# emerge --noreplace dbus hal
 # rc-update add dbus default
 # rc-update add hald default
 Add <user> to the plugdev group



-- 
gentoo-doc-cvs@gentoo.org mailing list