Updated UI Controls (markdown)

master
AlexandreRouma 2021-07-31 20:32:23 +02:00
rodzic 1c7e416870
commit c55ae03bbf
1 zmienionych plików z 3 dodań i 1 usunięć

@ -20,4 +20,6 @@
* `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.
* `CTRL`: When hovering a VFO, shows detailed information about it.
* `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