Dtwm*useFrontPanel: FalseThen, bind the apps and workspace navigation that you use frequently to< keystrokes. This is what I've got in my ~/.dt/user.dtwmrc
Keys DtKeyBindings
{
F1 root|icon|window f.goto_workspace One
F2 root|icon|window f.goto_workspace Two
F3 root|icon|window f.goto_workspace Three
F4 root|icon|window f.goto_workspace Four
AltF1 root|icon|window f.exec "~/bin/f1a.sh"
AltF2 root|icon|window f.exec "~/bin/f2a.sh"
MetaF1 root|icon|window f.exec "~/bin/f1.sh"
MetaF2 root|icon|window f.exec "~/bin/f2.sh"
...
}
Next time you restart your window manager, these settings will take effect,
Later on, if you decide meta-f4 should be mozilla, and not dtterm, you can
just change the script, and don't need to restart CDE(2004-06-11 23:32:00.0) Permalink