gnedev / cambozola-plus

Automatically exported from code.google.com/p/cambozola-plus
GNU General Public License v2.0
0 stars 0 forks source link

Functional Shortcuts #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add support of general shortcut for GUI functions such as:
  F11         ON/OFF fullscreen
  Ctr+F11     ON/OFF selected camera on full screen
  F12         show hide menu bar
  F1          shows help screen
  F2          select grid layout
  Ctr+F2      Switch to next grid layout
  Ctr+Sht+F2  Switch to previous grid layout
  Space       PAUSE/UNPAUSE on selected camera
  P           PAUSE/UNPAUSE all cameras
  F5          Screenshot of selected camera
  Ctr+F5      Screenshot of entire screen
  Ctr+S       Increase rate of selected camera
  Ctr+Sht+S   Decrease rate of selected camera
  Ctr+R       Increase resolution of selected camera
  Ctr+Sht+R   Decrease resolution of selected camera
  Ctr+Digit   Go to Preset of selected camera
  PgUp        Zoom-In of selected camera
  PgDown      Zoom-Out of selected camera
  HOME        No Zoom of selected camera
  Arrows      Move of selected camera
  End         ON/OFF IR lamps of camera

Original issue reported on code.google.com by george.nedev on 30 Mar 2014 at 5:54