Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jahnf authored Feb 15, 2021
1 parent 2032ccc commit da6f397
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ So here it is: a Linux application for the Logitech Spotlight.
* [Application Menu](#application-menu)
* [Command Line Interface](#command-line-interface)
* [Scriptability / Keyboard shortcuts](#scriptability)
* [Using Projecteur without a device](#using-projecteur-without-a-device)
* [Device Support](#device-support)
* [Troubleshooting](#troubleshooting)
* [Changelog](#changelog)
Expand All @@ -49,6 +50,7 @@ So here it is: a Linux application for the Logitech Spotlight.
* Map any button on the device to (almost) any keyboard combination.
* Switch between (cycle through) custom spotlight presets.
* Vibration (Timer) Support for the Logitech Spotlight (USB)
* Usable without a presenter device (e.g. for online presentations)

### Screenshots

Expand Down Expand Up @@ -214,6 +216,14 @@ shortcuts in your window manager (e.g. GNOME) to run the commands `projecteur -c
and `projecteur -c spot=off` or `projecteur -c spot=toggle`, and therefore
turning the spot on and off with a keyboard shortcut.

### Using Projecteur without a device

You can use _Projecteur_ for your online presentations and video conferences without a presenter
device. For this you can assign a global keyboard shortcut in your window manager
(e.g. KDE, GNOME...) to run the command `projecteur -c spot=toggle`. You will then be able to
turn the digital spot on and off with the assigned keyboard shortcut while sharing
your screen in an online presentation or call.

### Device Support

Besides the _Logitech Spotlight_, the following devices are currently supported out of the box:
Expand Down

0 comments on commit da6f397

Please sign in to comment.