From 2ff097c31165c446e039dda1ea0c3c95a9cfcb66 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Mon, 17 Feb 2003 23:04:42 +0000 Subject: [PATCH] Added comment on key configuration. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@765 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/doc/users/manual.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/sc2/doc/users/manual.txt b/sc2/doc/users/manual.txt index ac46b07cc..ac4364af7 100644 --- a/sc2/doc/users/manual.txt +++ b/sc2/doc/users/manual.txt @@ -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. +