Index: src/input.c =================================================================== RCS file: /sources/ratpoison/ratpoison/src/input.c,v retrieving revision 1.55 diff -r1.55 input.c 414a415,419 > if (total_width > screen_width(s)) > { > total_width = screen_width(s); > } >