mirror of
https://github.com/jbranchaud/til
synced 2026-01-21 07:58:02 +00:00
Compare commits
1 Commits
bbb304f48c
...
7007aac2f6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7007aac2f6 |
@@ -1,20 +0,0 @@
|
|||||||
# Control Media With Drop Keyboard
|
|
||||||
|
|
||||||
I have a [Drop CTRL](https://drop.com/buy/drop-ctrl-v2-mechanical-keyboard)
|
|
||||||
mechanical keyboard which mostly works like any other keyboard. It also has a
|
|
||||||
set of functionality that can be accessed via the `fn` (function) key. The
|
|
||||||
function key can be used to configure the keyboard's LEDs, but I tend to set
|
|
||||||
and forget that.
|
|
||||||
|
|
||||||
Instead, I like to use the function key to control media. That is, adjust the
|
|
||||||
volume, play and pause, and skip to the next song.
|
|
||||||
|
|
||||||
Here is a listing of the ones I use:
|
|
||||||
|
|
||||||
- `Fn + Insert` to Pause / Play
|
|
||||||
- `Fn + PgUp/PgDown` to Increase / Decrease the volume
|
|
||||||
- `Fn + Del/End` to go to the Previous / Next song
|
|
||||||
|
|
||||||
Here is a [full listing of the function
|
|
||||||
keys](https://drop.com/talk/9382/how-to-configure-your-drop-keyboard) for Drop
|
|
||||||
keyboards.
|
|
||||||
Reference in New Issue
Block a user