From 57a490a019a6714ce03d6514abf360d69092e68c Mon Sep 17 00:00:00 2001 From: mbfraga Date: Thu, 12 Jan 2017 16:20:02 -0800 Subject: [PATCH] broken title fix. --- Home.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 9f7a7b1..4903ad0 100644 --- a/Home.md +++ b/Home.md @@ -167,8 +167,7 @@ Alternatively, you could omit the `ck-launch-session` part. Upload this file to a pastebin and include it in bug reports, requests for support, etc. -### I just installed sway. I can move my mouse cursor but my keyboard does not -work. +### I just installed sway. I can move my mouse cursor but my keyboard does not work. Are you pressing keys that are bound to do anything? **Read the [config file](https://github.com/SirCmpwn/sway/blob/master/config).** If `$mod+Return` is bound to `exec urxvt` (which it is by default) - do you have Urxvt installed? Try `$mod+2` or `$mod+8` - does it switch workspaces?