https://bugs.kde.org/show_bug.cgi?id=356346
--- Comment #8 from ioann <ioann....@gmail.com> --- (In reply to Thomas Lübking from comment #7) > (In reply to ioann from comment #6) > > > At now, I ran Plasma session as "vblank_mode=0 /usr/bin/primusrun > > /usr/bin/startkde". > > I kinda doubt this works - startkde just forks a bunch of processes. > Since your core interest seems kwin, shadow it with a bash script in ~/bin > or /usr/local/bin > (depending on whether you're on KDE4 or 5 it's "kwin" or "kwin_x11" > > #!/bin/sh > vblank_mode=0 /usr/bin/primusrun /usr/bin/kwin_x11 > > Don't forget to chmod +x that, but again: > a) you rather want to disable the intel IGP in BIOS > b) fullscreen unredirection is no way worth it. My BIOS not provide select for primary card. Please, tell me, where need add your script for run KWin on descrete card? -- You are receiving this mail because: You are watching all bug changes.