Only grab left alt, to allow altgr+z to be used for keyboard that type ż with it

This commit is contained in:
dec05eba
2025-01-05 03:22:38 +01:00
parent 52ce22ae22
commit fa5b7a0c75
6 changed files with 29 additions and 19 deletions

View File

@@ -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");