From fa5b7a0c751c8d8e37a173df09b7b28733f8df5e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 5 Jan 2025 03:22:38 +0100 Subject: =?UTF-8?q?Only=20grab=20left=20alt,=20to=20allow=20altgr+z=20to?= =?UTF-8?q?=20be=20used=20for=20keyboard=20that=20type=20=C5=BC=20with=20i?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/gsr-ui-cli/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/gsr-ui-cli') diff --git a/tools/gsr-ui-cli/main.c b/tools/gsr-ui-cli/main.c index e30867b..bcb5c81 100644 --- a/tools/gsr-ui-cli/main.c +++ b/tools/gsr-ui-cli/main.c @@ -50,6 +50,7 @@ static void usage(void) { printf(" toggle-stream Start/stop streaming.\n"); printf(" toggle-replay Start/stop replay.\n"); printf(" replay-save Save replay.\n"); + printf("\n"); printf("EXAMPLES:\n"); printf(" gsr-ui-cli toggle-show\n"); printf(" gsr-ui-cli toggle-record\n"); -- cgit v1.2.3