Add new comment

keyboard shortcuts should be interesting but it's a call from your desktop environment i'm afraid, not this particular application (qjackctl)

you can take advantage of the d-bus interface if enabled; these are the methods:

  • start - start the jack server;
  • stop - stop it;
  • main - toggle main window visibility;
  • messages - toggle Messages window/tab visibility;
  • status - toggle Status window/tab visibility;
  • session - toggle Session window visibility;
  • connections - toggle Connections window visibility;
  • patchbay - toggle Patchbay window visibility;
  • rewind - Rewind transport ;
  • backward - Backward transport ;
  • play - Play transport;
  • pause - Pause transport;
  • forward - Forward transport;
  • setup - show Setup dialog;
  • about - show About box;
  • quit - yep, Quit;
  • preset label - load label preset

eg. stop the jack server:

dbus-send --system / org.rncbc.qjackctl.stop

eg. load PRESET:

dbus-send --system / org.rncbc.qjackctl.preset string:PRESET

hth.
cheers

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
Enter the characters shown in the image.