Opened 10 years ago

Closed 10 years ago

#2527 closed defect (invalid)

0AD ctrl + number notworking

Reported by: Pat Owned by:
Priority: Must Have Milestone:
Component: Core engine Keywords: 0AD
Cc: Patch:

Description

Hi while playing 0AD, the definition of unit group or buildind with ctrl + a number is not working

version Alpha15 on Linux

Change History (4)

comment:1 by leper, 10 years ago

Are you by any chance using an AZERTY keyboard layout?

in reply to:  1 comment:2 by sanderd17, 10 years ago

Replying to leper:

Are you by any chance using an AZERTY keyboard layout?

If the answer is yes, see http://trac.wildfiregames.com/wiki/Manual_Settings

comment:3 by Pat, 10 years ago

Hi thanks for the quick answer. I have azerty keyboard. But even by adding the hotkeys line from default.cfg to user.cfg (obviously there is no local.cfg with ubuntu)it's not working. user .cfg is there: /home/pat/.config/0ad/config and i created a local.cfg file at this place with the hotkeys definitions too. still not working.

here is my user.cfg:

hotkey.selection.add = "Shift" hotkey.selection.cancel = "Esc" hotkey.selection.group.add.0 = "Shift+0" hotkey.selection.group.add.1 = "Shift+1" hotkey.selection.group.add.2 = "Shift+2" hotkey.selection.group.add.3 = "Shift+3" hotkey.selection.group.add.4 = "Shift+4" hotkey.selection.group.add.5 = "Shift+5" hotkey.selection.group.add.6 = "Shift+6" hotkey.selection.group.add.7 = "Shift+7" hotkey.selection.group.add.8 = "Shift+8" hotkey.selection.group.add.9 = "Shift+9" hotkey.selection.group.save.0 = "Ctrl+0" hotkey.selection.group.save.1 = "Ctrl+1" hotkey.selection.group.save.2 = "Ctrl+2" hotkey.selection.group.save.3 = "Ctrl+3" hotkey.selection.group.save.4 = "Ctrl+4" hotkey.selection.group.save.5 = "Ctrl+5" hotkey.selection.group.save.6 = "Ctrl+6" hotkey.selection.group.save.7 = "Ctrl+7" hotkey.selection.group.save.8 = "Ctrl+8" hotkey.selection.group.save.9 = "Ctrl+9" hotkey.selection.group.select.0 = "0" hotkey.selection.group.select.1 = "1" hotkey.selection.group.select.2 = "2" hotkey.selection.group.select.3 = "3" hotkey.selection.group.select.4 = "4" hotkey.selection.group.select.5 = "5" hotkey.selection.group.select.6 = "6" hotkey.selection.group.select.7 = "7" hotkey.selection.group.select.8 = "8" hotkey.selection.group.select.9 = "9" hotkey.selection.idlewarrior = "ForwardSlash" hotkey.selection.idleworker = "Period" hotkey.selection.milonly = "Alt" hotkey.selection.offscreen = "Alt" hotkey.selection.remove = "Ctrl" splashscreenenable = "true" userreport.enabledversion = "0" userreport.id = "18ea37840f441a03"

Version 0, edited 10 years ago by Pat (next)

comment:4 by sanderd17, 10 years ago

Milestone: Backlog
Resolution: invalid
Status: newclosed

You need to scroll down on the page I linked you to the "hotkey" section. That's made especially for AZERTY.

I'm closing this issue now, as it's not a programming issue (and it's known).

Note: See TracTickets for help on using tickets.