STYX shortcut keys:




(1) General:

    [Q]           quit (close window)


(2) Zooming:

    [f]           zoom fit (and update trafo)

            [1]   zoom out 25%
    [y]     [2]   zoom out 50%
    [Y]     [3]   zoom in 200%
            [4]   zoom in 400%

    [s]           zoom selection (mark with mouse dragging)

    [r]           update waveforms and redraw
    


(3) Waveform movement:

    [cursor up]   move selected waveform up
    [cursor down] move selected waveform down
    [cursor left] scroll left
    [cursor right] scroll right
   
    [cursor home] scroll to time=0 (keep current zoom factor)
    [cursor end]  scroll to simulation end time (keep zoom factor)

    [F5]          update waveforms and redraw


(4) Searching:

    [S]           set base time for next search from current mouse position
    [R]           remove search marker

    [n]           search next event on selected waveform
    [p]           search previous event on selected waveform

                  Typing on the right half of the wave canvas triggers
                  a search for the next event, typing on the left half
                  searches the previous event:

    [u] [x]       search for the corresponding std_logic_1164 value
    [0] [1]       ('u', 'x', '0', '1', 'z', 'l', 'h', 'w')
    [z] [w]       on the selected waveform
    [l] [h] 

    [v]           search selected value
    [V]           enter search value (shows dialog window)


