diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-05-30 06:40:57 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-05-30 06:40:57 +0000 |
| commit | dd0785273f72594bc1a9d642f5454f39a6eb21eb (patch) | |
| tree | 3dc62b9029df5d28416ea7b04547d3d6d22c906b | |
| parent | acfb29ee32e11f35103893270ab9ccdb7061fc60 (diff) | |
| download | rockbox-dd0785273f72594bc1a9d642f5454f39a6eb21eb.zip rockbox-dd0785273f72594bc1a9d642f5454f39a6eb21eb.tar.gz rockbox-dd0785273f72594bc1a9d642f5454f39a6eb21eb.tar.bz2 rockbox-dd0785273f72594bc1a9d642f5454f39a6eb21eb.tar.xz | |
Added the two Player-specific keys to the description. The X11 simulator is
so far the only simulator that can simulate a Player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@808 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | uisimulator/HACKING | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/uisimulator/HACKING b/uisimulator/HACKING index 7243b61..9db71d3 100644 --- a/uisimulator/HACKING +++ b/uisimulator/HACKING @@ -63,6 +63,5 @@ Terminology Keyboard Player-only -------- -------------- - [fill in] MENU - [fill in] PLAY - [fill in] STOP + Enter MENU + 6 PLAY (there's no separation between PLAY and RIGHT) |