Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Wiki
  • Example: Diverted "Host Switch Channel" keys for common devices

Example: Diverted "Host Switch Channel" keys for common devices · Changes

Page history
Changed to use of "released" authored Sep 09, 2022 by John Erling Blad's avatar John Erling Blad
Show whitespace changes
Inline Side-by-side
Example:-Diverted-"Host-Switch-Channel"-keys-for-common-devices.md
View page @ ff756a2b
...@@ -46,7 +46,7 @@ On the first machine (“alpha”) a file is created as `~/.config/solaar/rules. ...@@ -46,7 +46,7 @@ On the first machine (“alpha”) a file is created as `~/.config/solaar/rules.
```yaml ```yaml
%YAML 1.3 %YAML 1.3
--- ---
- Key: [Host Switch Channel 2, pressed] - Key: [Host Switch Channel 2, released]
- Rule: - Rule:
- Active: 123456AB - Active: 123456AB
- Set: [123456AB, change-host, 1] - Set: [123456AB, change-host, 1]
...@@ -68,7 +68,7 @@ The file on the second machine (“beta”) is created as ...@@ -68,7 +68,7 @@ The file on the second machine (“beta”) is created as
```yaml ```yaml
%YAML 1.3 %YAML 1.3
--- ---
- Key: [Host Switch Channel 1, pressed] - Key: [Host Switch Channel 1, released]
- Rule: - Rule:
- Active: 123456AB - Active: 123456AB
- Set: [123456AB, change-host, 0] - Set: [123456AB, change-host, 0]
......
Clone repository
  • Example: Diverted "Host Switch Channel" keys for common devices
  • Example: Diverted "Smart Shift" button for common devices
  • Home