2008-12-09 23:31:04 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2009-01-12 15:58:51 +00:00
"../../html-dtd/xhtml1-strict.dtd">
2008-12-09 23:31:04 +00:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" xml:lang = "en-US" >
2008-10-07 21:04:11 +00:00
< head >
2008-12-09 23:31:04 +00:00
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger < humdingerb @ gmail . com >
*
-->
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "Content-Style-Type" content = "text/css" / >
< meta name = "robots" content = "all" / >
2008-10-17 09:53:43 +00:00
< title > Twitcher< / title >
2009-01-12 15:58:51 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../Haiku-doc.css" / >
2008-10-07 21:04:11 +00:00
< / head >
2008-12-09 23:31:04 +00:00
< body >
2008-10-07 21:04:11 +00:00
2008-10-08 20:51:49 +00:00
< div class = "logo" >
2009-01-12 15:58:51 +00:00
< img src = "../images/logo.png" alt = "logo" width = "372" height = "86" / >
2008-10-17 09:53:43 +00:00
< div class = "title" > Twitcher< / div >
2008-10-08 20:51:49 +00:00
< / div >
< div class = "topnav" >
< p >
2008-10-17 09:53:43 +00:00
< a href = "contents.html" > Contents< / a >
2008-12-09 23:31:04 +00:00
     
2008-10-07 21:04:11 +00:00
Previous: < a href = "workspaces.html" > Workspaces< / a >
2008-12-09 23:31:04 +00:00
     
2008-10-17 09:53:43 +00:00
Next: < a href = "teammonitor.html" > Team Monitor< / a >
2008-10-08 20:51:49 +00:00
< / p >
< / div >
2008-10-07 21:04:11 +00:00
2008-10-08 20:51:49 +00:00
< div class = "content" >
2008-10-07 21:04:11 +00:00
2008-10-03 08:03:14 +00:00
< p > The Twitcher is a task switcher to jump between running applications and their windows.< / p >
2009-01-12 15:58:51 +00:00
< img src = "../images/twitcher-images/twitcher.png" alt = "twitcher.png" width = "284" height = "96" / >
2008-12-09 23:31:04 +00:00
< p > Just tap < tt > CTRL+TAB< / tt > quickly to switch between the current and the last application/window. Or press < tt > CTRL+TAB< / tt > and hold the < tt > CTRL< / tt > key to go through all running applications by repeatedly hitting < tt > TAB< / tt > or < tt > CURSOR LEFT/RIGHT< / tt > . If you need to get to a specific window of a program, move to its icon as described and then go through its open windows with the < tt > CURSOR UP/DOWN< / tt > keys.< / p >
< p > It's also possible to invoke the Twitcher with < tt > CTRL+TAB< / tt > and then use the mouse to choose the application/window you'll jump to when releasing the < tt > CTRL< / tt > key.< / p >
2008-10-07 21:04:11 +00:00
2008-10-08 20:51:49 +00:00
< / div >
2008-12-09 23:31:04 +00:00
<!--
2008-10-17 09:53:43 +00:00
< div class = "bottomnav" >
< p >
< a href = "contents.html" > Contents< / a >
2008-12-09 23:31:04 +00:00
     
2008-10-17 09:53:43 +00:00
Previous: < a href = "workspaces.html" > Workspaces< / a >
2008-12-09 23:31:04 +00:00
     
2008-10-17 09:53:43 +00:00
Next: < a href = "teammonitor.html" > The Team Monitor< / a >
< / p >
< / div >
2008-12-09 23:31:04 +00:00
-->
2008-10-07 21:04:11 +00:00
< / body >
< / html >