Node: Frame Numbering, Next: Dedicated Frames, Previous: Saving and Restoring Frame Sets, Up: Frames
Frames are normally numbered starting from 0. But this can be changed
with set framesels
to, for instance, include letters as well.
set framesels abcdefghijklmnopqrstuvwxyz
The above code will bind letters to frames instead of numbers.
set framesels order | Command |
Tell ratpoison what alphanumeric character to give each frame and in
what order.
When called with no arguments, the current setting is returned. |