Issue791

Title pre-assigning f-keys
Priority feature Status open
Assigned To Keywords
Linked issues Watchers

Submitted on 2015-03-04 19h06 by matthiaskrgr, last changed by specing.

Messages
Author: matthiaskrgr Date: 2015-03-04   19h06
I can't select different skills using the f-keys it seems. Have to dig into this
a bit deeper
Author: joseph Date: 2015-10-02   21h39
I cannot reproduce. A skill can be assigned to f-keys by pointing at it with
mouse cursor.
Author: matthiaskrgr Date: 2015-10-08   21h23
Hmm, from the key-option menu, it looked like the keys were already bound

activate_program0: f5
activate_program1: f6
activate_program2: f7
activate_program3: f8
activate_program4: f9
activate_program5: f10
activate_program6: f11
activate_program7: f12

Yet, I still had to assign them manually to the keys which is weird.

Can we make them pre-assigned by default?
Author: jesusalva Date: 2017-03-25   19h46
Changing title and priority to better reflect this issue.

Another solution is better explaining on TutorialTom.
I plan to take a look on TutorialTom next month and I'll see alternative
"solutions" to this...
Author: specing Date: 2022-12-04   23h00
Is this still an issue?

you hover over a skill with mouse and press an f-key to assign it to shortcuts. TutorialTom even explains this.

(since 2014) Npc:says(_"You can also assign quick-select keys to programs. Simply hover over the program in the Skills/Program menu and press one of the keys [b]F5[/b] to [b]F12[/b]. Then, whenever you press this button, you will select the corresponding program.")

(also since 2014)   { N_("activate_program0"), SDLK_F5, KMOD_NONE },
History
Date User Action Args
2022-12-04 23:00:01specingsetmessages: + msg3766
2017-03-25 19:46:50jesusalvasetpriority: critical -> feature
messages: + msg3443
title: f-keys not working? -> pre-assigning f-keys
2015-10-08 21:23:26matthiaskrgrsetmessages: + msg3254
2015-10-02 21:39:44josephsetmessages: + msg3250
2015-03-04 19:06:38matthiaskrgrcreate