diff --git a/sys/winnt/defaults.nh b/sys/winnt/defaults.nh index 727086551..8c9994284 100644 --- a/sys/winnt/defaults.nh +++ b/sys/winnt/defaults.nh @@ -23,6 +23,9 @@ OPTIONS=symset:IBMGraphics_2,roguesymset:RogueEpyx # for use by blind NetHack players #OPTIONS=symset:NHAccess,roguesymset:NHAccess +# Optional curses port interface +#OPTIONS=windowtype:curses +# # Keyboard handling # Different keyboard handlers can be loaded. # Default is nhdefkey.dll but you can override that. @@ -80,7 +83,7 @@ MENUCOLOR=" cursed .* (being worn)" = orange&underline # # number_pad option can have an optional value of 0 (off), 1 (on), # or 2(on,legacy-mode) which causes 5='g', alt-5='G', alt-0='I' -OPTIONS=time,noshowexp,number_pad:2,lit_corridor +OPTIONS=time,noshowexp,number_pad:2,lit_corridor,mouse_support:1 # Make commands that ask for an inventory item pop up a menu OPTIONS=force_invmenu