Next: , Previous: Saving and Restoring Frame Sets, Up: Frames


7.5 Frame Numbering

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.

— Command: set framesels order

Tell ratpoison what alphanumeric character to give each frame and in what order.

When called with no arguments, the current setting is returned.