
Hi *, a new laptop has arrived and I have to migrate my xmonad-config over. I'm basically using the "bla-config" (http://bla.thera.be/article/improving-your-desktop-experience), which makes use of EwmhDesktops. Obviously that is no longer "in scope". As my haskell-skills are near to zero (I'm just using it), I would be very pleased, if somebody could have a look at the config and make use of emwhDesktopsEventHook or ewmh as a hole and make the config usable again. Thx. Kind regards, Töns -- There is no safe distance.

Hi Toens!
Quoting Toens Bueker
a new laptop has arrived and I have to migrate my xmonad-config over. I'm basically using the "bla-config" (http://bla.thera.be/article/improving-your-desktop-experience), which makes use of EwmhDesktops.
Obviously that is no longer "in scope". As my haskell-skills are near to zero (I'm just using it), I would be very pleased, if somebody could have a look at the config and make use of emwhDesktopsEventHook or ewmh as a hole and make the config usable again.
It looks like there are some instructions on the wiki: http://www.haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.8#EwmhDesk... Did you try them yet? Cheers, ~d

wagnerdm@seas.upenn.edu wrote: [...]
Obviously that is no longer "in scope". As my haskell-skills are near to zero (I'm just using it), I would be very pleased, if somebody could have a look at the config and make use of emwhDesktopsEventHook or ewmh as a hole and make the config usable again.
It looks like there are some instructions on the wiki: http://www.haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.8#EwmhDesk... Did you try them yet?
I removed "ewmhDesktopsLayout" from "layoutHook" and xmonad comes up without errors but my keys no longer work. Could that be connected to emwhDesktops? Kind regards, Töns -- There is no safe distance.

Quoting Toens Bueker
I removed "ewmhDesktopsLayout" from "layoutHook" and xmonad comes up without errors but my keys no longer work. Could that be connected to emwhDesktops?
Yow! That shouldn't happen. You should paste your config online somewhere (hpaste.org is a popular choice) so we can see exactly what you've arrived at. ~d

wagnerdm@seas.upenn.edu wrote:
Quoting Toens Bueker
: I removed "ewmhDesktopsLayout" from "layoutHook" and xmonad comes up without errors but my keys no longer work. Could that be connected to emwhDesktops?
Yow! That shouldn't happen. You should paste your config online somewhere (hpaste.org is a popular choice) so we can see exactly what you've arrived at.
Here it is: http://hpaste.org/56155 Thats basically what can be found under http://bla.thera.be/article/improving-your-desktop-experience resp. http://bla.thera.be/uploads/bla_xmonad-0.2.tar.gz as well. Kind regards, Töns -- There is no safe distance.

Quoting Toens Bueker
wagnerdm@seas.upenn.edu wrote:
Quoting Toens Bueker
: I removed "ewmhDesktopsLayout" from "layoutHook" and xmonad comes up without errors but my keys no longer work. Could that be connected to emwhDesktops?
Yow! That shouldn't happen. You should paste your config online somewhere (hpaste.org is a popular choice) so we can see exactly what you've arrived at.
Here it is: http://hpaste.org/56155
That file does not compile here (it still mentions numlockMask, which is gone since 0.9). Perhaps that is your problem, as well. Other than that it looks fairly normal -- can you say exactly which keys you press and what you expect to happen? ~d
participants (2)
-
Toens Bueker
-
wagnerdm@seas.upenn.edu