From 5de49e532c9efd7374c506d5ded76795b60e9c3e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 22 Nov 2018 19:25:28 +0100 Subject: Update manual pages to latest --- doc/dome-key-mappings.7.html | 2 +- doc/dome-key.1.html | 37 +++++++++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/doc/dome-key-mappings.7.html b/doc/dome-key-mappings.7.html index 526f348..862fb8f 100644 --- a/doc/dome-key-mappings.7.html +++ b/doc/dome-key-mappings.7.html @@ -1,5 +1,5 @@ -dome-key-mappings(7)

dome-key-mappings(7)


Table of Contents

1. NAME
2. SYNOPSIS
3. DESCRIPTION
4. SYNTAX
4.1. Map
4.2. Command
4.3. Mode
4.4. Special Keys
4.5. Modifiers
5. EXAMPLES
6. SEE ALSO

1. NAME

dome-key-mappings - Mapping definition syntax for dome-key

2. SYNOPSIS

Describes dome-key’s mapping syntax

3. DESCRIPTION

The mappings file lives at ~/.config/dome-key/mappings.dkmap. All +dome-key-mappings(7)

dome-key-mappings(7)


1. NAME

dome-key-mappings - Mapping definition syntax for dome-key

2. SYNOPSIS

Describes dome-key’s mapping syntax

3. DESCRIPTION

The mappings file lives at ~/.config/dome-key/mappings.dkmap. All mappings should be written there. Three types of mappings can be defined: maps, commands, and modes.

Maps are used to simulate keyboard keys. Commands run shell commands. Modes, when activated, enable you to define multiple actions for the same diff --git a/doc/dome-key.1.html b/doc/dome-key.1.html index 6a3e632..5dbe68a 100644 --- a/doc/dome-key.1.html +++ b/doc/dome-key.1.html @@ -1,5 +1,5 @@ -dome-key(1)

dome-key(1)


1. NAME

dome-key - Custom mappings for headphone buttons

2. SYNOPSIS

dome-key [options]

3. DESCRIPTION

Enables customisation of headphone buttons. The dome-key program runs +dome-key(1)

dome-key(1)


1. NAME

dome-key - Custom mappings for headphone buttons

2. SYNOPSIS

dome-key [options]

3. DESCRIPTION

Enables customisation of headphone buttons. The dome-key program runs in the background listening to button events, executing user-defined actions in response to these events.

Headphone button mappings are defined in a file called ~/.config/dome-key/mappings.dkmap. See MAPPINGS or @@ -79,7 +79,40 @@ was installed with Homebrew.

~/.config/dome-key/mappings.dkmap
Button mapping definitions. -

9. SEE ALSO

dome-key-mappings(7).

10. COPYRIGHT

Copyright © 2018 Teddy Wing

10.1. Aquatic Prime

Copyright © 2005-2010 Lucas Newman and other contributors. All rights +

9. SEE ALSO

dome-key-mappings(7).

10. COPYRIGHT

Copyright (c) 2018 Teddy Wing

Purchasing policy notice: All users of the software are expected to +purchase a license from Teddy Wing unless they have a good reason not to +pay. Users who can’t purchase a license may apply to receive one for free +at inquiry@domekey.teddywing.com. Users are free to:

  • +download, build, and modify the app; +
  • +share the modified source code; +
  • +share the purchased or custom-built binaries (with unmodified license + and contact info), provided that the purchasing policy is explained to + all potential users. +

This software is available under a modified version of the Open Community +Indie Software License:

Permission to use, copy, modify, and/or distribute this software for any +purpose is hereby granted, subject to the following conditions:

  • +all copies retain the above copyright notice, the above purchasing + policy notice and this permission notice unmodified; +
  • +all copies retain the name of the software (DomeKey), the name of the + author (Teddy Wing), and contact information (including, but not limited + to, inquiry@domekey.teddywing.com, and domekey.teddywing.com URLs) + unmodified; +
  • +no fee is charged for distribution of the software; +
  • +the best effort is made to explain the purchasing policy to all users of + the software. +

THE SOFTWARE IS PROVIDED "AS IS", AND THE AUTHOR AND COPYRIGHT HOLDERS +DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD TO THIS SOFTWARE, +INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER +IN AN ACTION OF CONTRACT, NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

10.1. Aquatic Prime

Copyright © 2005-2010 Lucas Newman and other contributors. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • -- cgit v1.2.3