Re: Starting applications in specific locations in KDE
right click window title bar -> configure windows behavior-> windows rules -> modify
this should handle location and size on a single monitor (which is what I have) but no idea if there's a way to include multiple monitors in the placement. The resulting config file should be ~/home/smiley/.kde4/share/config/kwinrulesrc
this might help with use of multiple monitors Apps opening on secondary monitor
To force an application to start on the top left corner of your right monitor, you should use the following settings in that application's section of kwinrulesrc:
Code:
position=1920,0
poitionrule=2
openSUSE Leap 42.1 x64, Plasma 5 & KDE 4.14.x, pretty current proprietary Nvidia drivers (self-compiled)