Some small improvements #1

Merged
nortti merged 4 commits from wolf/ponydos:master into master 2023-03-27 17:44:57 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit cce105184f - Show all commits

View File

@ -57,7 +57,8 @@ the symbol to resize.
#### How do I adjust the mouse sensitivity?
Tweak `X_SENSITIVITY` and `Y_SENSITIVITY` in `ponydos.asm`.
Tweak `X_SENSITIVITY` and `Y_SENSITIVITY` in `ponydos.asm`. Lower values mean
higher sensitivity.
#### I started an application and it doesn't have a title bar, how do I exit it?