<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/882/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Thu, 13 Dec 2012 17:12:31 +0000</lastBuildDate><item><title>Jumping to workspace left / right</title><link>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/</link><description>Is it possible to have a keybinding to jump to the left / right workspace</description><pubDate>Tue, 11 Dec 2012 16:12:58 +0000</pubDate><guid>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/</guid></item><item><title>Answer by Michael for &lt;p&gt;Is it possible to have a keybinding to jump to the left / right workspace&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?answer=884#post-id-884</link><description>"workspace next" and "workspace prev", as documented at http://i3wm.org/docs/userguide.html#_changing_named_workspaces_moving_to_workspaces</description><pubDate>Tue, 11 Dec 2012 16:16:10 +0000</pubDate><guid>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?answer=884#post-id-884</guid></item><item><title>Answer by Michael for &lt;p&gt;Is it possible to have a keybinding to jump to the left / right workspace&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?answer=883#post-id-883</link><description>"workspace next" and "workspace prev", as documented at http://i3wm.org/docs/userguide.html#_changing_named_workspaces_moving_to_workspaces</description><pubDate>Tue, 11 Dec 2012 16:15:58 +0000</pubDate><guid>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?answer=883#post-id-883</guid></item><item><title>Comment by ingo for &lt;p&gt;"workspace next" and "workspace prev", as documented at &lt;a href="http://i3wm.org/docs/userguide.html"&gt;http://i3wm.org/docs/userguide.html#&lt;/a&gt;&lt;em&gt;changing&lt;/em&gt;named&lt;em&gt;workspaces&lt;/em&gt;moving&lt;em&gt;to&lt;/em&gt;workspaces&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?comment=898#comment-898</link><description>thank you to both of you, I actually read that part of the page, but it must have escaped me ...</description><pubDate>Thu, 13 Dec 2012 17:12:31 +0000</pubDate><guid>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?comment=898#comment-898</guid></item><item><title>Answer by bacardi55 for &lt;p&gt;Is it possible to have a keybinding to jump to the left / right workspace&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?answer=885#post-id-885</link><description>Yes : 
# switch next/prev
bindsym $mod+Left workspace prev 

bindsym $mod+Right workspace next

</description><pubDate>Tue, 11 Dec 2012 16:16:24 +0000</pubDate><guid>https://faq.i3wm.org/question/882/jumping-to-workspace-left-right/?answer=885#post-id-885</guid></item></channel></rss>