############################################################################
# TSM user customizable file: gkey_menu, Run a program menu definitions.
#
# TSM will search along the following paths (in order) for this file name.
#     ./.tsmtext/$LANG/
#     ./.tsmtext/C/
#     ./.tsmtext/
#     $HOME/.tsmtext/$LANG/
#     $HOME/.tsmtext/C/
#     $HOME/.tsmtext/
#     /usr/tsm/text/$LANG/
#     /usr/tsm/text/C/
#     /usr/tsm/text/
#
# It is recommended that you copy this file to $HOME/.tsmtext/
# for customization.
#
# If tsm has not been installed in the standard path, /usr/tsm,
# then set the environment variable, $TSMPATH to the location of
# tsm directory on your system.
############################################################################
# global key menu for TSM
# @(#) $Header: gkey_menu,v 70.1 92/06/11 19:38:50 ssa Exp $

# LOCALIZERS
#  In all the following the items you can localize include:
#       item_name  you can localize the string following the = sign.
#  item_selection  which the letter users can enter to select this item
#                  when the menu is displayed instead of using arrow keys.
#                  You can change the character to the right of = sign.
#
#   You can change the character after $tsm_hot_key (g in this case) to another
#   character. But you need to change the key mapping in tsmtext (see
#   !in_window_mode_prompt in tsmtext).  Do NOT change + or - characters.
#   Do NOT change the string "$tsm_hot_key" itself.

pull_down_menu

item_name=Recharger les touches avec les valeurs TSM par dfaut       $tsm_hot_keyg+
item_selection=R
item_type=ft_command
item_action=g+\r

item_name=charger les touches avec les valeurs par Dfaut du terminal $tsm_hot_keyg-
item_selection=D
item_type=ft_command
item_action=g-\r

item_name=charger les touches  partir du Fichier...
item_selection=F
item_type=ft_command
item_action=g$0\r
dialog_box
# LOCALIZERS
#  You can localize the prompt following dialog_item_prompt.
dialog_item_prompt Fichier de touches de fonction:
dialog_item_var $0 40
