ISUplink:Focus (Command)

From Lavish Software Wiki
Revision as of 10:58, 1 October 2014 by Lax (talk | contribs) (→‎Examples)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

Focus -next|-previous|-last|-first|<session name>

Description

Attempts to bring the specified session into focus.

  • -first
The first session in the list of sessions
  • -last
The final session in the list of sessions
  • -next
The next session in the list of sessions - if this session is the final session, the first session will be used
  • -previous
The previous session in the list of sessions - if this session is the first session, the final session will be used

Examples

Focusing a window, from the Uplink directly
  • Focus is2
Focusing a window, from a Session (by routing the command to the Uplink using the Uplink command)
  • Uplink Focus -next
  • Uplink Focus -previous
  • Uplink Focus -last
  • Uplink Focus -first
  • Uplink Focus is1

See Also