diff --git a/README.md b/README.md index 27c5dff0..ba5f2d77 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,17 @@ Please see https://looking-glass.hostfission.com/quickstart If you would like to use the latest bleeding edge version of Looking Glass please be aware there will be no support at this time. Latest bleeding edge builds of the Windows host application can be obtained from: https://ci.appveyor.com/project/gnif/lookingglass/build/artifacts +## Key Bindings + +By default Looking Glass uses the `Scroll Lock` key as the escape key for commands as well as the input capture mode toggle, this can be changed using the `-m` switch if you desire a different key. +Below are a list of current key bindings: + +| Command | Description | +| ScrLk | Toggle cursor screen capture | +| ScrLk+F | Full Screen toggle | +| ScrLk+I | Spice keyboard & mouse enable toggle | +| ScrLk+N | Cycle through 4 brigtness levels (EGL renderer only!) | + # Help and support ## Web diff --git a/VERSION b/VERSION index 008435fe..d18d4e9b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -a12-127-gecfcf11c05+1 \ No newline at end of file +a12-128-g7fd4ba3aad+1 \ No newline at end of file