From ac66b7ea7e19ac754304a441e093bbd160cd9698 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sun, 1 Jul 2018 07:58:42 +0000 Subject: [PATCH] Note about release cursor --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fb17bd..ad23198 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Simple application VM's based on Nix package manager. Uses one /nix directory for all appvms. So creating a new appvm (but not first) is just about one minute. -Designed primarily for full screen usage (but remote-viewer has ability to resize window dynamically without change resolution) without guest additions. +Designed primarily for full screen usage (but remote-viewer has ability to resize window dynamically without change resolution) without guest additions (because of less attack surface). It's a proof-of-concept, but you can still use it. Also there is a lot of strange things inside, don't afraid of :) @@ -41,6 +41,8 @@ You can customize local settings in `nix/local.nix`. $ appvm.chromium +Default hotkey to release cursor: ctrl+alt. + ## Shared directory $ ls appvm/share/chromium