mirror of
https://github.com/morgant/mlvwm.git
synced 2024-11-01 00:11:25 +00:00
17 lines
276 B
Plaintext
17 lines
276 B
Plaintext
Menu xterm-file, Label "File", Left
|
|
"New" Action Exec "xterm" exec xterm -ls
|
|
"" NonSelect
|
|
"Quit" Action SendMessage "exit" Return
|
|
END
|
|
|
|
MenuBar xterm
|
|
xterm-file
|
|
def-Edit
|
|
END
|
|
|
|
Style
|
|
"*Term" MaxmizeScale 80x80, NoSBarH, NoSBarV
|
|
"*Term" MiniIcon mini-term.xpm, MenuBar xterm
|
|
END
|
|
|