[xmonad] Xmonad: Get NSP Workspace

Brandon Allbery allbery.b at gmail.com
Wed Jun 8 17:07:30 UTC 2016


On Wed, Jun 8, 2016 at 12:18 PM, Dave Macias <davama at gmail.com> wrote:

> How can i get the keybinding to work when i've changed the NSP workpace
> name to an actual number?


NamedScratchpad is still using the name "NSP" internally; you can only
change this by editing the module source and rebuilding.

What happened is that you added the workspace "0", and that is where "NSP"
was in the StackSet, so that is where they got put after mod-q. So both
xmonad and the NamedScratchpad module now think all those windows are on
workspace "0" instead of in "NSP". If you go to that workspace and press
the toggle key for each window, the window will be moved to the new "NSP";
likewise if you don't go there and press the toggle key twice (once will
bring it to the current workspace, second will move it to the new "NSP").

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20160608/ee9207f7/attachment.html>


More information about the xmonad mailing list