! ! The file for display manager button maps. ! ! ! ! ! Basic, vanilla stuff. ! buttonmap basic local mb-left 'drawbox pushcoord' local mb-middle 'ChangeXSect' local m 'popup movie' local r 'movie run' local s 'movie stop' local b 'popcoords' local h 'help' endmap ! ! Buttons for XY plots ! buttonmap xyplot local mb-s-left 'drawbox zoom' local b 'unzoom' local m 'popup movie' local r 'movie run' local s 'movie stop' local t 'popup overlay' local h 'help' endmap ! ! Buttons for radar type windows, with radar toggling, xsect control, and ! so on. ! buttonmap radar local mb-left 'drawbox pushcoord' local mb-middle 'drawline sendendpoints' local mb-right 'toggle_radar' local F1 'toggle_radar' local b 'popcoords' local g 'popup position' local m 'popup movie' local p 'polyline l_spotlight' local r 'movie run' local s 'movie stop' local t 'popup overlay' local F29 'altstep 99' local F35 'altstep -99' local Up 'altstep 1' local Down 'altstep -1' local KP_Up 'altstep 1' local KP_Down 'altstep -1' local u 'altstep 1' local d 'altstep -1' local h 'help' endmap buttonmap test local mb-left 'drawbox pushcoord' local m 'popup movie' local F29 'altstep 99' local F35 'altstep -99' local Up 'altstep 1' local Down 'altstep -1' local u 'altstep 1' local d 'altstep -1' local r 'movie run' local s 'movie stop' local b 'popcoords' local p 'polyline cp3' local h 'help' endmap buttonmap big local mb-s-left 'drawbox pushcoord' local mb-left 'getposition' local mb-middle 'ChangeXSect' local mb-right 'toggle_main' local F1 'toggle_main' local F2 'toggle_maxdz-convsf' local F8 'kludge_ship_radar_altitudes' local F9 'kludge_aircraft_radar_altitudes' local F10 'kludge_nmc_wind_altitudes' local F24 'toggle_maxdz-convsf' local F25 'toggle_convcore-convsf' local F26 'toggle_convcore-maxdz' ! local a 'popup acwidget' local b 'popcoords' local f 'toggle_satellite' local g 'popup position' local m 'popup movie' ! local p 'polyline l_spotlight' local o 'polyline boundary' local r 'movie run' local s 'movie stop' local t 'popup overlay' local Up 'altstep 1' local Down 'altstep -1' local u 'altstep 1' local d 'altstep -1' local KP_Up 'altstep 1' local KP_Down 'altstep -1' local Left 'DoZoom -1000 1000 -1000 1000' local F31 'DoZoom -500 500 -500 500' local Right 'DoZoom -150 150 -150 150' local F29 'altstep 99' local F35 'altstep -99' local KP_Prior 'altstep -1000' local KP_Next 'altstep 1000' local KP_Left 'DoZoom -1000 1000 -1000 1000' local KP_Right 'DoZoom -150 150 -150 150' local h 'help' local l 'popup LineWidth' endmap ! added SEY 5 July 1994 buttonmap xsect local m 'popup movie' local r 'movie run' local s 'movie stop' local b 'popcoords' local h 'help' local F33 'xsect_top_twenty' local Insert 'xsect_top_twelve' local t 'popup overlay' endmap buttonmap sattest local mb-s-left 'drawbox pushcoord' local mb-left 'getposition' local mb-middle 'drawline sendendpoints' local mb-right 'toggle_sat' local F1 'toggle_main' ! local a 'popup acwidget' local b 'popcoords' local f 'toggle_satellite' local g 'popup position' local m 'popup movie' local p 'polyline l_spotlight' local r 'movie run' local s 'movie stop' local t 'popup overlay' local Up 'altstep 1' local Down 'altstep -1' local u 'altstep 1' local d 'altstep -1' local Left 'DoZoom -1000 700 -500 200' local F31 'DoZoom -100 600 -500 200' local Right 'DoZoom -150 150 -150 150' local F29 'altstep 99' local F35 'altstep -99' local h 'help' local l 'popup LineWidth' endmap buttonmap optimizer local mb-s-left 'drawbox pushcoord' local mb-middle 'drawline sendendpoints' local mb-right 'toggle_radar' local F1 'toggle_radar' ! local a 'popup acwidget' local b 'popcoords' local m 'popup movie' local p 'polyline l_boundary' local r 'movie run' local s 'movie stop' local t 'popup overlay' local F29 'altstep 99' local F35 'altstep -99' local KP_Prior 'altstep -1000' local KP_Next 'altstep 1000' local KP_Up 'altstep 1' local KP_Down 'altstep -1' local u 'altstep 1' local d 'altstep -1' local KP_Left 'DoZoom -1000 700 -500 200' local F31 'DoZoom -100 600 -500 200' local KP_Right 'DoZoom -150 150 -150 150' local h 'help' endmap buttonmap sounding local mb-left 'drawbox pushcoord' local b 'popcoords' local m 'popup movie' local Up 'altstep 1' local Down 'altstep -1' local u 'altstep 1' local d 'altstep -1' local r 'movie run' local s 'movie stop' dm c 'toggle_snd' local h 'help' endmap buttonmap aircraft ! menu mb-left 'airfield' local m 'popup movie' local h 'help' endmap