What are some best practices on developing Shiny apps (or more generally anything in R) using multiple monitors for RStudio Server? I understand RStudio Server does not support multiple monitors yet so I'm looking for workarounds that members of this forum employ. (FYI I couldn't find an RStudio Server Google Group, so posting here because it's relevant to Shiny as well).
I sometimes open R Studio on one screen while editing other files with text editors but I would be more productive with RStudio Server's features. I'm thinking about how I'd go about creating multiple logins / home directories and using git to merge changes from each screen but this seems extreme. Thoughts?
Thanks,
Chris
P.S. While I'm posting questions about RStudio Server -> I can't get Alt+- to work in Firefox (which is the only browser to decently support Hidpi in ubuntu....)
as mentioned here. Does anyone have a solution other than binding "<-" to a different hotkey using a third-party software package like Autokey?