From 641d668d62b104d367343f80fded7cf0a3cc3f77 Mon Sep 17 00:00:00 2001 From: Rex Hauser Date: Mon, 18 Jul 2011 23:31:56 -0300 Subject: desktop/wmudmount: Added (Filesystem mounter) Signed-off-by: Niels Horn --- desktop/wmudmount/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 desktop/wmudmount/README (limited to 'desktop/wmudmount/README') diff --git a/desktop/wmudmount/README b/desktop/wmudmount/README new file mode 100644 index 0000000000..b2c91afc78 --- /dev/null +++ b/desktop/wmudmount/README @@ -0,0 +1,13 @@ +wmudmount is a (dockapp) filesystem mounter that uses udisks to handle +notification of new filesystems as a non-root user. It also includes +a mode to display the mounted filesystems with the least free space +percentage (similar to wmfsm). + +This requires udisks and, optionally, gnome-keyring. + +To compile with gnome-keyring this needs to be explicitly requested with: + +KEYRING="YES" ./wmudmount.SlackBuild + +Note that if you don't compile with gnome-keyring (default behavior) you +need to run wmudmount with the "--allow-insecure-memory" command line flag. -- cgit v1.2.3