Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
anwendungen [2016/07/12 10:52] gevatteranwendungen [2017/06/28 11:57] (current) gevatter
Line 138: Line 138:
 setxkbmap de neo setxkbmap de neo
 </code> </code>
 +
 +===== telegram-desktop =====
 +<code>
 +You can start multiple instances with the following command:
 +
 +    Telegram -many -workdir "C:\Users\asd\Desktop\instance1\data"
 +    Telegram -many -workdir "C:\Users\asd\Desktop\instance2\data"
 +
 +I think it should be the same for linux.
 +</code>
 +source: https://github.com/telegramdesktop/tdesktop/issues/533#issuecomment-219857356