diff --git a/Home.md b/Home.md index 21621b1..eb32c36 100644 --- a/Home.md +++ b/Home.md @@ -24,6 +24,10 @@ Update both sway and wlc and then try again. Look through [known issues](https:/ You must use the open source [Nouveau](https://nouveau.freedesktop.org/) drivers; Nvidia's proprietary binary drivers are not supported. +### I just installed Sway. I can move my mouse cursor but my keyboard doesn't 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? + ### Enable logging sway -d 2> ~/sway.log