cyrus torros wrote:
Hello, I am wondering if anyone has devised any hacks to have MS style alt tabbing in CDE?
Add this to your ~/.dt/dtwmrc. Alt+Tab switches between applications on the current workspace/desktop. Use Alt+F[1-4] to switch between workspaces. You can choose different key strokes in the first column if you prefer something else. ....................cut here.................... Keys DtKeyBindings { # Alt+Tab or Alt+up arrow = next window Alt<Key>Tab root|icon|window f.circle_up Alt<Key>Up root|icon|window f.circle_up # Alt+Shift+Tab or Alt+down arrow = previous window Alt Shift<Key>Tab root|icon|window f.circle_down Alt<Key>Down root|icon|window f.circle_down # Alt+Fn key to move to specific workspace Alt<Key>F1 root|icon|window f.goto_workspace One Alt<Key>F2 root|icon|window f.goto_workspace Two Alt<Key>F3 root|icon|window f.goto_workspace Three Alt<Key>F4 root|icon|window f.goto_workspace Four } ....................cut here....................
also, I am wondering if it is possible to use enhanced motif window manager with it instead of mwm It is an enhanced fork of MWM that has support for hints and other cool stuff (can be found here https://fastestcode.org/emwm.html) (site does not require javascript)
Good luck and let us know how it goes. _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel