mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
mesa: document a/s keys
This commit is contained in:
parent
f34a30bf79
commit
8f76459f62
1 changed files with 2 additions and 0 deletions
|
|
@ -565,6 +565,8 @@ usage(void)
|
|||
printf("Keyboard:\n");
|
||||
printf(" Esc Exit\n");
|
||||
printf(" t Change texture image (requires -t option)\n");
|
||||
printf(" a Toggle animation\n");
|
||||
printf(" s Step rotation (when not animating)\n");
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue