Feature #1407
Customizable console keys
Start date:
2006-07-31
% Done:
20%
Description
Recently the behaviour for some of the console keys
where changed (eg. page-up/down). Since not everybody
(including myself) feels comfortable with these
changes we would be better off if the Console controls
could be made bindable too.
Labels: Customizability
Related issues
History
#1 Updated by danij over 18 years ago
- assigned_to: Daniel Swanson --> nobody
#2 Updated by skyjake about 11 years ago
- Tags set to Console, Bindings
- Subject changed from Customizable Console Control-Keys to Customizable console keys
- Category set to User experience
- Status changed from New to In Progress
- % Done changed from 0 to 20
This is partially implemented in the form of WidgetActions
. In ConsoleWidget
, we could capture non-text inserting keys and give them to the bindings subsystem. However, to make things a little more elegant, the bindings subsystem should be able to bind de::Action
instances instead of console command strings.
#3 Updated by skyjake over 8 years ago
- Status changed from In Progress to Progressed
#4 Updated by skyjake almost 5 years ago
- Related to Feature #2286: Editing all global Doomsday key bindings added
#5 Updated by skyjake almost 5 years ago
- Target version set to 3.0