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
  • Merge requests
  • !121

Documentation updates: DJ pdf and devices

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/Lekensteyn/doc-updates into master Aug 29, 2013
  • Overview 1
  • Commits 4
  • Pipelines 0
  • Changes 4

Created by: Lekensteyn

Solaar output added for M525 and K750, add T650 reprogrammable keys (after bugfix).

DJ spec is also added (likely not useful for Solaar, but its ideas may give a better understanding of the HID++ concepts).

Note: the K750 does not show battery information in CLI. I guess this happens because the battery status for SOLAR_DASHBOARD is not immediately returned (it takes a second). Possible solutions:

  • hard code a sleep(1)
  • introduce ability to wait for a notification or property update (with timeout to prevent hang)
  • ignore this issue, people are mostly not interested in battery updates via CLI since it is slow (because of feature/keys enumeration). Use UPower or Solaar GUI instead.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Lekensteyn/doc-updates