############################################################################
# TSM user customizable file: misc_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.
############################################################################
# Misc operations menu for TSM
# @(#) $Header: misc_menu,v 72.3 94/09/30 14:05:41 ssa Exp $

pull_down_menu

item_name=touches de fonction Par session...   $tsm_hot_keyk
item_selection=P
item_type=menu
item_action=wkey_menu

item_name=Toutes les touches de fonction...    $tsm_hot_keyg
item_selection=T
item_type=menu
item_action=gkey_menu

item_name=nom de la Session...                 $tsm_hot_key"
item_selection=S
item_type=ft_command
item_action=#*"$0\r
dialog_box
dialog_item_prompt Entrez le nouveau nom de la session $current_window_number :
dialog_item_var $0 20
