Michael Voropaiev

Results 19 comments of Michael Voropaiev

Seems like a problem with BUSID detection. Can you please provide output of `lspci` command. Thanks!

@jython234 well, you can at least do: ``` sh sudo dnf remove *nvidia* ``` and remove any xorg.conf files generated (X.org is able to auto-detect settings on boot). If you...

Indeed they are using `modesetting` too. For Fedora with X server 1.17.2 and higher (even for Fedora 22) hovewer, you can use even simpler config as stated here: http://us.download.nvidia.com/XFree86/Linux-x86/358.16/README/randr14.html ```...

@paltas have a little free time right now, but will try to do my best!) @euoar do we actually need both xinitrc and desktop files? they are basically doing the...

Hello, And thank you for your suggestions! I had personally too little time to test it with new updates and stuff. Hope to catch up soon (was actually waiting for...

@darrenhaken same here, Fedora 25 with Gnome, as you can see on screenshot, the first Trello icon is a pinned one after making a `.desktop` file, but after clicking it...

Actually a name can be easily fixed by editing a `resources/app/package.json` inside the application directory, but it does not solve the "double icon" issue.

@Aahung the thing with command key in my case is that while it's being "double pressed" (as I believe it is), switching between windows with cmd+tab becomes very hard due...

Another example is trying to cmd+c/cmd+v in text editor, hitting c/v keys while holding command key sometimes result in those letters being typed instead of copying or pasting the text.

Here is an example [video](https://www.youtube.com/watch?v=WH56oMALvLw) that shows that latest cmd press (6 second onwards) result in it being registered as double click. But yeah, I see that the way Unshaky...