Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: scrolling/increasing, decreasing values  (Read 594 times)

Odd!x

  • Bay Watcher
  • Escaped Lunatic
    • View Profile
scrolling/increasing, decreasing values
« on: February 20, 2010, 11:04:53 pm »

I *hate* using the + and - keys to scroll through menus and change values.  How do I change this so it's alt+arrow?
Logged
We are who we are, depending on who we were.

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: scrolling/increasing, decreasing values
« Reply #1 on: February 21, 2010, 12:20:20 am »

Go to /data/init/interface.txt and look into this file for:
[SECONDSCROLL_UP:SUBTRACT]
[SECONDSCROLL_DOWN:ADD]

Change them to ALT+UP and ALT+DOWN.

Also add
[DISPLAY_STRING:ALT+UP:Alt + Up]
[DISPLAY_STRING:ALT+DOWN:Alt + Down]
« Last Edit: February 21, 2010, 12:22:24 am by Deon »
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Odd!x

  • Bay Watcher
  • Escaped Lunatic
    • View Profile
Re: scrolling/increasing, decreasing values
« Reply #2 on: February 21, 2010, 12:31:07 am »

thanks much.  looked at your crazy cat mod, love it :D

EDIT:  no dice.  when I look ingame, the display indicates that I use "Alt+none" to scroll up or down :L

here is my interface

Spoiler (click to show/hide)
« Last Edit: February 21, 2010, 01:05:34 am by Odd!x »
Logged
We are who we are, depending on who we were.

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: scrolling/increasing, decreasing values
« Reply #3 on: February 21, 2010, 03:04:54 am »

Which ver. do you use? Mine has no "BIND" but the form I showed you.

Also I guess that it should be not ALT+UP but Alt+Up.

Also it looks like [BIND:A_CARE_MOVE_N] and [BIND:A_CARE_MOVE_S] also use this combo. You cannot have the same bind for different things, they should be unique.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Odd!x

  • Bay Watcher
  • Escaped Lunatic
    • View Profile
Re: scrolling/increasing, decreasing values
« Reply #4 on: February 21, 2010, 04:06:46 am »

I'm using the current version of dig dwarfier from the mod forum (for the purposes of this thread)
Logged
We are who we are, depending on who we were.