Learn how xmonad uses purely functional data structures to manage the windows in an X11 session. We'll also see how to modify a stack of monads to allow us to print out state transitions for a running Haskell application.
Links from the video in order:
- http://xmonad.org/download.html
- http://en.wikipedia.org/wiki/X_Window_System
- https://www.virtualbox.org/
- http://www.freedesktop.org/wiki/Software/Xephyr
- http://colemak.com/
To copy a keyboard layout between X sessions:
xkbcomp $DISPLAY :1
All Code Deconstructed videos: http://www.youtube.com/playlist?list=PLxj9UAX4Em-IBXkvcC3MycLlcxyoi7v8B
Download
0 formats
No download links available.
xmonad (Haskell) on Code Deconstructed - Episode 3 | NatokHD