Added comment on key configuration.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@765 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-17 23:04:42 +00:00
parent 162de4fc9d
commit 2ff097c311
+17
View File
@@ -499,3 +499,20 @@ LEFT and RIGHT: Steer
RIGHT SHIFT: Fire Primary Weapon
CTRL: Fire Secondary Weapon
These controls are configurable by editing the key.cfg file which will be
copied to your personal directory for uqm data the first time you start the
game.
The location of this directory varies per system.
On Microsoft Windows systems this is a folder named 'uqm' in the
application data folder for the current user.
This is usually in one of the following locations:
- "C:\Windows\Application Data\"
(Windows 95, 98, SE without seperate users)
- "C:\Windows\Profiles\YourName\Application Data\"
(Windows 95/98/SE with seperate users)
- "C:\Documents and Settings\YourName\Application Data\"
(Windows NT/XP)
On Unix systems this personal uqm data is stored in "~/.uqm".
Later versions of The Ur-Quan Masters will include a key configuration tool.