Package: vtwm
Version: 5.4.6b-1
When click on on the Debian part of menu' of tvwm the applications don't
start and block the Windows Manager.
The problem is missing the & at the and in the commands in the automatic
generated configuration file: /etc/X11/vtwm/system.vtmrc
Example:
Don't work:
Menu "/Debian/Apps/Math"
{
"Xcalc" f.exec "xcalc"
}
Work:
Menu "/Debian/Apps/Math"
{
"Xcalc" f.exec "xcalc &"
}
I'm using Debian Gnu linux 3.1 on Sparc 32 S5-170:
kernel 2.4.27-3-sparc32 2.4.27-9sarge5
libc6 2.3.3.ds1-22sarge5