
modMask is usually a projection function that takes an XConfig record and
produces the modMask field from it. Some key mapping functions define it
locally, which is a bit confusing because then it's a simple value instead
of a function.
PhysicalScreens is the most difficult way to deal with screen ordering;
usually it makes more sense to simply swap the mod-{w,e,r} bindings around.
On Wed, Aug 29, 2018 at 9:41 AM Robert Sawko
Brandon,
Thanks for the reply. I actually did come across it before and tried it out! But... I wasn't sure if the context was right and I was getting errors. I have now retried adding the import qualified... and I found out that the modMask from the doc had to be changed to mod4Mask in my case? Previously Xmonad was compiling that modMask had too few arguments.
Thanks, Robert -- I am really afraid of the power of authority http://en.wikipedia.org/wiki/Milgram_experiment
-- brandon s allbery kf8nh allbery.b@gmail.com