added the ability to have numeric arguments for the cycle window/workspace functions.
authorScott Moynes <smoynes@nexus.carleton.ca>
Wed, 14 Aug 2002 04:17:46 +0000 (04:17 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Wed, 14 Aug 2002 04:17:46 +0000 (04:17 +0000)
commit75b6a5a378966efc09c355109ab42467ddc6d845
tree911b30fad74495428785b8192da3a5738626715f
parentef66d63b422bd7dc6de9d4dd28b7f7e7c0624e05
added the ability to have numeric arguments for the cycle window/workspace functions.
eg.
Control-Mod1-Down nextWorkspace 6;
Control-Mod1-Right nextWorkspace;
Would allow some form of relative workspace flipping. It might be much less useful for cycling windows.
util/epist/screen.cc
util/epist/screen.hh