ISUplink:Focus (Command)

From Lavish Software Wiki
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