View Issue Details

IDProjectCategoryView StatusLast Update
0006124Dwarf FortressTechnical -- Input/Keybinding/Macrospublic2012-07-23 02:12
ReporterThrombo Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version0.34.11 
Summary0006124: home/end not bound to up+left/down+left
DescriptionAs per subject, home should be bound to cursor/view up + left, and end to down/left. "fast" up+left to shift+home and "fast" down+left to end.

This has been driving me bonkers since I started playing DF in 2008. It's been relatively trivial to change the keybindings, so I haven't reported it up until now.

I'll call it my good deed of the day.
Steps To Reproducederp, press home or end. :)
Additional InformationI believe this is what is needed:
[BIND:CURSOR_UPLEFT:REPEAT_FAST]
[SYM:0:7]
[SYM:0:Numpad 7]
[SYM:0:Home]
[BIND:CURSOR_DOWNLEFT:REPEAT_FAST]
[SYM:0:1]
[SYM:0:Numpad 1]
[SYM:0:End]
[BIND:CURSOR_UPLEFT_FAST:REPEAT_FAST]
[SYM:1:7]
[SYM:1:Numpad 7]
[SYM:1:Home]
[BIND:CURSOR_DOWNLEFT_FAST:REPEAT_FAST]
[SYM:1:1]
[SYM:1:Numpad 1]
[SYM:1:End]
Tagsbeard

Activities

There are no notes attached to this issue.

Add Note

Note

Issue History

Date Modified Username Field Change
2012-07-22 23:30 Thrombo New Issue
2012-07-23 02:12 Thrombo Tag Attached: beard