Updated UI Controls (markdown)

master
AlexandreRouma 2021-07-31 20:39:10 +02:00
rodzic c55ae03bbf
commit 4f67a00d50
1 zmienionych plików z 1 dodań i 1 usunięć

@ -19,7 +19,7 @@
* `Left`: When hovering FFT or Waterfall, move VFO down by its snap interval. If hovering the frequency select or no VFO exists, move the center frequency up by 1/20 of the visible bandwidth.
* `Right`: When hovering FFT or Waterfall, move VFO up by its snap interval. If hovering the frequency select or no VFO exists, move the center frequency down by 1/20 of the visible bandwidth.
* `Scroll`: When hovering FFT or Waterfall, move VFO up by its snap interval according to scroll amount and direction. If hovering the frequency select or no VFO exists, move the center frequency down by 1/20 of the visible bandwidth depending on scroll amount and direction.
* `Right Click`: If hovering a VFO, select said VFO. If hovering over the sides of a VFO that can have its bandwidth changed manually, select bandwidth edit mode. In this case, the bandwidth of the VFO will be adjusted by dragging the edge. Otherwise move the currently selected VFO to the position of the click.
* `Left Click`: If hovering a VFO, select said VFO. If hovering over the sides of a VFO that can have its bandwidth changed manually, select bandwidth edit mode. In this case, the bandwidth of the VFO will be adjusted by dragging the edge. Otherwise move the currently selected VFO to the position of the click.
* `CTRL`: When hovering a VFO, shows detailed information about it.
* `Page-Up`: Cycle through VFOs from lowest to highest in frequency
* `Page-Down`: Cycle through VFOs from highest to lowest in frequency