View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006124 | Dwarf Fortress | Technical -- Input/Keybinding/Macros | public | 2012-07-22 23:30 | 2012-07-23 02:12 |
Reporter | Thrombo | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 0.34.11 | ||||
Summary | 0006124: home/end not bound to up+left/down+left | ||||
Description | As 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 Reproduce | derp, press home or end. :) | ||||
Additional Information | I 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] | ||||
Tags | beard | ||||