GitXplorerGitXplorer
p

laptasus

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
0b42771ba018be5a9ae00c0e1bc9471f7b4aca7c

Add simple wrapper for pm

ppkulev committed 5 years ago
Unverified
b146e8160fc0a96eec1ce84b4387449177af1b68

Fix initscript installation

ppkulev committed 8 years ago
Unverified
b432dcd4214073d53422136d8f08b24dad4eabe9

Add initscript and plugin discovering

ppkulev committed 9 years ago
Unverified
c9258e5947c957429ef1acb1d1c3fb3ca517070a

Try to install properly to / and found config.

ppkulev committed 9 years ago
Unverified
6ce5d4e01bf9596408b2e2efb78e5306c1eb4565

Improve Makefile, add TODOs.

ppkulev committed 9 years ago
Unverified
1c37fcdb54b74060512497b27559f429e043b64a

Implement deployment and config generation

ppkulev committed 9 years ago

README

The README file for this repository.

#laptasus - ASUS laptop utils

This little project persuits one tagret: to make extra keys somehow work. I didn't so much power to try to write ACPI driver, or try to patch something. So, this is intention to fix old problems (thank you, ASUS).

I think about plugins support to make any useful tasks.

#Installation

$ make && make install

If you want install to another directory (not /home/$USER/.local), just give it as prefix:

$ PREFIX=/usr make install or $ make install PREFIX=/usr

For uninstall use $ make uninstall or $PREFIX=/usr make uninstall

#Usage start

send to pipe /tmp/laptasus message in format subsystem::action::arg1:arg2:arg3

if debug not activated log messages will be F subsystem action args error_message