For those who want a "qwer asdf" hotkey grid which normally gets blocked by the pre-defined "wasd" hotkeys for the camera control:
Go to: C:\Users\YOURNAME\Documents\My Games\Gas Powered Games\Demigod\
Open: Game.prefs
And Edit the Section "UserKeyMap". You can copy mine if you like to:
CODE
UserKeyMap = {
['Shift-W'] = 'use_summon_2',
['1'] = 'control_demigod',
['0'] = 'control_minions_special',
F2 = '',
['2'] = 'control_minions_all',
['5'] = '',
F4 = '',
['7'] = 'control_minions_soldiers',
['6'] = '',
['9'] = 'control_minions_priests',
['8'] = 'control_minions_archers',
A = 'use_inventory_1',
E = 'use_ability_3',
D = 'use_inventory_3',
F = 'use_achievement',
I = '',
H = '',
K = '',
M = '',
N = '',
Q = 'use_ability_1',
F1 = '',
S = 'use_inventory_2',
R = 'use_ability_4',
W = 'use_ability_2',
X = 'show_skills',
['Shift-Q'] = 'use_summon_1',
['Shift-E'] = 'use_summon_3',
Z = 'ping_alert',
['4'] = '',
['3'] = 'control_minions_allplushero',
F3 = '',
P = ''
}
That will overwrite the camera hotkeys. qwer=skills; asdf=items; 123=select demigod/minions. Alter them as you wish.
Here: http://www.gamereplays.org/community/index.php?showtopic=482913
With thanks to plzdiekthxbye from GameReplays.