> This might be what your looking for, currently it's setup to use Mod + > arrow left and right. Not sure if this is the best way to do it but it > worked for a friend who was looking for it's behavior. > > http://bsdgroup.org/files/dwm-5.4-arrownav.diff
Brilliant. I just put the functions in a separate file (not having to patch dwm) and including them from config.def.h and it worked. Even wraps around which is what I wanted too :-) Thanks! Preben
