Customizing the Keys You can modify the keys that are assigned to Mwm functions. For example, to start DECterm from Mwm using Alt F18, 1. Add these lines to the default keyboard bindings in your resource configuration file. * Alt<Key>F18 root | window | frame | icon f.exec "create/terminal/detached" for OpenVMS or * Alt<Key>F18 root | window | frame | icon f.exec "/usr/bin/dxterm" for other systems. 2. Restart Mwm. The keyboard bindings are of the form Keys BindingName { Modifier<Key> Context Function [Argument] } The context can be root (the screen), icon, title, window, or frame.