Skip to content

Commit

Permalink
Update README (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
tesselslate committed Dec 28, 2021
1 parent 97fea7e commit 7d42552
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ Then, do the following:
# Configuration
`input-display` accepts configuration files in a human-readable format. You can see a sample with some additional documentation comments [here.](https://github.com/WoofWoofDoggo/input-display/blob/main/example.cfg)

## Tip
You can get keycodes using `xmodmap -pke`. If you want to find a specific letter or number, then try `xmodmap -pke | grep '= <letter/num>'`.
**Tip:** You can get keycodes using `xmodmap -pke`. If you want to find a specific letter or number, then try `xmodmap -pke | grep '= <letter/num>'`.

# Dependencies
For running `input-display`, you will need:
Expand Down

0 comments on commit 7d42552

Please sign in to comment.