diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-12-08 10:11:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-08 10:17:22 +0700 |
commit | 7829f0b344ff79579f79911aae77b028796e4b8c (patch) | |
tree | 35531ce87a2c577c59a11a249d07d3ed0e94fe6b /network/pentadactyl/README | |
parent | caa3c621225581e1ed6be727afcfec6aaff06294 (diff) | |
download | slackbuilds-7829f0b344ff79579f79911aae77b028796e4b8c.tar.gz |
network/pentadactyl: Added (Vim keybindings for Firefox).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pentadactyl/README')
-rw-r--r-- | network/pentadactyl/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/pentadactyl/README b/network/pentadactyl/README new file mode 100644 index 0000000000..3f658ea1ce --- /dev/null +++ b/network/pentadactyl/README @@ -0,0 +1,11 @@ +Pentadactyl is a free browser add-on for Firefox, designed to make browsing +more efficient and especially more keyboard accessible. Largely inspired by the +Vim text editor, the appearance and finger feel should be familiar to Vim +users. + +This package will install Pentadactyl for all users on the system. Users will +be prompted to activate the extension when starting Firefox. + +To build the package for a Firefox version different from the installed one, +start the script setting the FIREFOX variable as in + FIREFOX=33.0.0 |