diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:22 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:22 +0200 |
commit | ff87e943eb609f4c9d264587b18a6a5cc55690f3 (patch) | |
tree | 29757743e59ecafe8b99450277d3cb2211c4bf94 /system/lapsus/README | |
parent | 80ff19a2deb4f4b0fda1278e4184ea67292a4217 (diff) |
system/lapsus: Removed from 13.0 repository
Diffstat (limited to 'system/lapsus/README')
-rw-r--r-- | system/lapsus/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system/lapsus/README b/system/lapsus/README deleted file mode 100644 index 4c35d032a5..0000000000 --- a/system/lapsus/README +++ /dev/null @@ -1,13 +0,0 @@ -Lapsus is a program created to let laptops users use many of the -features of their laptops which are supported by Linux. For now, -there are two hardware-specific backends - Asus and IBM, and one -'generic' backend for all unsupported hardware. - -Every user, who wants to use lapsus, needs to be in a group called -'lapsus'. You can add that group via 'groupadd lapsus'. -Alternatively, if you want to use a different group, you can edit -/etc/dbus-1/system.d/lapsus.conf to specify a different one: -Change the line that reads like this: - <policy group="lapsus"> -to whatever group you wish to use; for example, the 'power' group: - <policy group="power"> |