mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Only grab left alt, to allow altgr+z to be used for keyboard that type ż with it
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user