Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed typo in documentation.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
README-raspberrypi.txt
|
@@ -124,7 +124,7 @@ Reference: http://www.raspberrypi.org/phpBB3/viewtopic.php?t=5062 |
|
|
|
|
|
The Text Input API is supported, with translation of scan codes done via the |
|
|
kernel symbol tables. For this to work, SDL needs access to a valid console. |
|
|
If you notice there's no SDL_TEXTINPUT message being emmited, double check that |
|
|
If you notice there's no SDL_TEXTINPUT message being emitted, double check that |
|
|
your app has read access to one of the following: |
|
|
|
|
|
* /proc/self/fd/0 |
|
|