Updated Home (markdown)

Drew DeVault 2017-12-17 22:06:06 -05:00
parent 84182b7f7b
commit 22cad0f7cf

@ -199,7 +199,7 @@ Obtain a debug log like so:
sway -d 2> ~/sway.log
Upload this file, along with your config, to [gist.github.com](https://gist.github.com), and include this in a GitHub issue (or when asking for help on IRC). When preparing a debug log, make it brief - start up sway, do the minimum work necessary to reproduce the error, then close sway. Explain the steps you took in plain English in your GitHub issue as well.
This will record information about Sway's activity when it's running. Briefly reproduce your problem and exit sway. Upload this file, along with your config, to [gist.github.com](https://gist.github.com), and include this in a GitHub issue (or when asking for help on IRC). When preparing a debug log, make it brief - start up sway, do the minimum work necessary to reproduce the error, then close sway. Explain the steps you took in plain English in your GitHub issue as well.
### I just installed sway. I can move my mouse cursor but my keyboard does not work.