Since I just got "ctrl+someOtherKey"-hotkeys to work I thought about a new Hotkey-Layout:
Some features of this:
- The 5 Production Buildings can be selected/cycled by crtl-(space,a,s,d,f) - which are mainly in one row
(use ctrl-space and then tab to switch to the defense buildings tap)
- while a production-building's tap is shown on the right, hotkeys for building do not interfere with unit commands
(like scatter, stance cycle, attack-move) or production-building's hotkeys (space,a,s,d,f)
- q,w,e,r are saved for future function hotkeys like w-powerdown, e-sell, r-repair.
- buildings are mainly built with keys in the top right of the keyboard
- units are mainly built with keys in the lower line (z,x,c,v,b,n,m)
- all transport units like ranger, apc, transport ship and -heli are built with t
- all lightning units and buildings are built with i (tesla coil, tesla tank, shock trooper)
- all unit commands (like scatter, stance cycle, attack-move) are in the same line
- correspondent units (like artillery and v2) or buildings (like sam-site and aa gun) have the same hotkeys
To download and test the changes checkout https://github.com/TiriliPiitPiit/OpenR ... a3bfc79f78.
Find a better text-formatting of this here: http://pastebin.com/xc7V8z0E
Code: Select all
New Hotkeys:
For English Keyboard Layout
---Units-Commands:
AttackMove	z
Stop		x
Scatter		c
StanceCycle	v
Deploy		b
---Buildings (Build panel on the right):
Power Plant:		p
Ore Refinery:		o
Advanced Power Plant:	g
Sub Pen:		d				Select/Cycle:	ctrl-d
Barracks:		a	(Allies & Sowjets)	Select/Cycle:	ctrl-a
Service Depot:		n
Naval Yard:		d				Select/Cycle:	ctrl-d
Silo:			m
War Factory:		s				Select/Cycle:	ctrl-s
Airfield:		f				Select/Cycle:	ctrl-f
Radar Dome:		l
Tech Center:		t	(Allies & Sowjets)
Helipad:		f				Select/Cycle:	ctrl-f
---Defense-Buildings (Build panel on the right):
Pillbox:		t
Flame Tower:		t
Camo Pillbox:		u
Turret:			i
AA Gun:			o
Tesla Coil:		i
SAM Site:		o
Iron Curtain:		h
Chronosphere:		h
Missile Silo:		k
Sandbags:		l
Barbed Wire:		m
Concrete Wall:		n
---Infantry (Build panel on the right):
Rifle Infanftry:	z
Grenadier:		b
Rocket Soldier:		x
Medic:			m
Attack Dog:		n
Engineer:		c
Flamethrower:		m
Spy:			b
Tanya:			v
Shock Trooper:		i
---War Factory (Build panel on the right):
Ore Truck:		z
Ranger:			t
Mine Layer (Anti-Pers):	l
Mine Layer (Anti-Tank): l
Flaktruck:		c
V2 Rocket:		x
Light Tank:		v
Heavy Tank:		n
APC:			t
Medium Tank:		b
Artillery:		x
Mammoth Tank:		m
MCV:			space				Select/Cycle:	ctrl-space
Supply Truck:		k
Tesla Tank:		i
---Docks (Build panel on the right):
Transport:		t
Submarine:		z
Gunboat:		z
Missile Sub:		c
Destroyer:		x
Cruiser:		c
---Airports (Build panel on the right):
YAK:			z
Longbow:		x
Hind:			z
Mig:			x
Chinook:		t

