diff --git a/images/icons/backspace.svg b/images/icons/backspace.svg index 61fc125..8d9d6eb 100644 --- a/images/icons/backspace.svg +++ b/images/icons/backspace.svg @@ -1,3 +1,4 @@ - - + + + diff --git a/images/icons/bt_clear.svg b/images/icons/bt_clear.svg index 1e7d985..9655ec4 100644 --- a/images/icons/bt_clear.svg +++ b/images/icons/bt_clear.svg @@ -1,4 +1,5 @@ - - - + + + + diff --git a/images/icons/bt_next.svg b/images/icons/bt_next.svg index 6e38504..5c6bb10 100644 --- a/images/icons/bt_next.svg +++ b/images/icons/bt_next.svg @@ -1,10 +1,11 @@ - + + + \g> + - - + + - \g> - - + \g> diff --git a/images/icons/bt_prev.svg b/images/icons/bt_prev.svg index 7fb06d8..1e64674 100644 --- a/images/icons/bt_prev.svg +++ b/images/icons/bt_prev.svg @@ -1,10 +1,11 @@ - + + \g> + - - + + - \g> - - + + \g> diff --git a/images/icons/click_left.svg b/images/icons/click_left.svg index dbffd90..f3565f4 100644 --- a/images/icons/click_left.svg +++ b/images/icons/click_left.svg @@ -1,3 +1,4 @@ - - + + + diff --git a/images/icons/click_right.svg b/images/icons/click_right.svg index c58dd18..c9576a9 100644 --- a/images/icons/click_right.svg +++ b/images/icons/click_right.svg @@ -1,3 +1,4 @@ - - + + + diff --git a/images/icons/copy.svg b/images/icons/copy.svg index 2db0277..cc66503 100644 --- a/images/icons/copy.svg +++ b/images/icons/copy.svg @@ -1,7 +1,12 @@ - - Legend + +**Legend** + | Icon | Label | |:-----------------------:|-----------------------------| -| Mouse Left Click | Mouse left click | -| Mouse Right Click | Mouse right click | -| Mouse Scroll Toggle | Toggle mouse scroll (trackball/scrollball) | -| Mouse Scroll | Directional mouse scroll | -| Mouse Cursor Move | Move mouse pointer | -| Space | Space | -| Backspace | Backspace | -| Delete | Delete | -| Tab | Tab | -| Enter | Return / Enter | -| Printscreen | Printscreen | -| Cut | Cut | -| Copy | Copy | -| Paste | Paste | -| Media Play/Pause | Play / Pause | -| Media Previous Track | Previous track | -| Media Next Track | Next track | -| Media Volume Up | Volume up | -| Media Volume Down | Volume down | -| Bluetooth Clear | Clear Bluetooth profile | -| Bluetooth Previous | Previous Bluetooth profile | -| Bluetooth Next | Next Bluetooth profile | -| Bluetooth Output Toggle | Toggle Bluetooth/USB output | - -
+| ![Mouse Left Click](images/icons/click_left.svg) | Mouse left click | +| ![Mouse Right Click](images/icons/click_right.svg) | Mouse right click | +| ![Mouse Scroll Toggle](images/icons/scroll.svg) | Toggle mouse scroll (trackball/scrollball) | +| ![Mouse Scroll](images/icons/scroll_right.svg) | Directional mouse scroll | +| ![Mouse Cursor Move](images/icons/cursor_right.svg) | Move mouse pointer | +| ![Space](images/icons/space.svg) | Space | +| ![Backspace](images/icons/backspace.svg) | Backspace | +| ![Delete](images/icons/delete.svg) | Delete | +| ![Tab](images/icons/tab.svg) | Tab | +| ![Enter](images/icons/return.svg) | Return / Enter | +| ![Printscreen](images/icons/printscreen.svg) | Printscreen | +| ![Cut](images/icons/cut.svg) | Cut | +| ![Copy](images/icons/copy.svg) | Copy | +| ![Paste](images/icons/paste.svg) | Paste | +| ![Media Play/Pause](images/icons/play_pause.svg) | Play / Pause | +| ![Media Previous Track](images/icons/media_prev.svg) | Previous track | +| ![Media Next Track](images/icons/media_next.svg) | Next track | +| ![Media Volume Up](images/icons/vol_up.svg) | Volume up | +| ![Media Volume Down](images/icons/vol_down.svg) | Volume down | +| ![Bluetooth Clear](images/icons/bt_clear.svg) | Clear Bluetooth profile | +| ![Bluetooth Previous](images/icons/bt_prev.svg) | Previous Bluetooth profile | +| ![Bluetooth Next](images/icons/bt_next.svg) | Next Bluetooth profile | +| ![Bluetooth Output Toggle](images/icons/out_tog.svg) | Toggle Bluetooth/USB output | For more details, head to the [urchin.keymap](config/urchin.keymap) or [corne.keymap](config/corne.keymap) source files.