Several minor doc-related edits.

git-svn-id: https://logkeys.googlecode.com/svn/trunk@47 c501e62c-e7d1-11de-a198-37193048d1ed
This commit is contained in:
kernc 2010-06-04 14:12:18 +00:00
parent c77700e3d1
commit 8742f700d5
5 changed files with 10 additions and 10 deletions

View File

@ -5,9 +5,9 @@
Provided your GNU/Linux distribution doesn't include logkeys package in its
repositories, manual installation of logkeys from source is as easy as:
$ tar xvzf logkeys-0.1.0.tar.gz # to extract the logkeys archive
$ tar xvzf logkeys-0.1.1.tar.gz # to extract the logkeys archive
$ cd logkeys-0.1.0/build # move to build directory to build there
$ cd logkeys-0.1.1/build # move to build directory to build there
$ ../configure # invoke configure from parent directory
$ make # make compiles what it needs to compile
( become superuser now ) # you need root to install in system dir
@ -17,6 +17,6 @@ That's it.
To ever uninstall logkeys, remove accompanying scripts and manuals, issue
# make uninstall # in the same logkeys-0.1.0/build dir from before
# make uninstall # in the same logkeys-0.1.1/build dir from before
See README file for usage instructions and notes.
See README file for usage instructions, troubleshooting and other notes.

6
README
View File

@ -37,9 +37,9 @@ being fully aware of Shift and AltGr key modifiers.
Provided your GNU/Linux distribution doesn't include logkeys package in its
repositories, manual installation of logkeys from source is as easy as:
$ tar xvzf logkeys-0.1.0.tar.gz # to extract the logkeys archive
$ tar xvzf logkeys-0.1.1.tar.gz # to extract the logkeys archive
$ cd logkeys-0.1.0/build # move to build directory to build there
$ cd logkeys-0.1.1/build # move to build directory to build there
$ ../configure # invoke configure from parent directory
$ make # make compiles what it needs to compile
( become super↙user now ) # you need root to install in system dir
@ -49,7 +49,7 @@ That's it.
To ever uninstall logkeys, remove accompanying scripts and manuals, issue
# make uninstall # in the same logkeys-0.1.0/build dir from before
# make uninstall # in the same logkeys-0.1.1/build dir from before
A copy of these instructions is in the accompanying INSTALL file.

2
TODO
View File

@ -1,5 +1,5 @@
-> Add support for sending logs via mail or POSTing them to remote server
-> Add support for sending logs via mail
-> Also log title of the focused window

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/bin/sh
logkeys --kill

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/bin/sh
logkeys --start