How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
-
- Posts: 28
- Joined: Wed May 01, 2019 9:49 pm
How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
I installed a Win program using Play-on-Linux, which automatically added a launcher icon to the desktop.
I prefer not to have icons on my desktop.
How can I move this launcher to the task manager bar so its icon sits along side the other icons for dedicated Linux programs?
I prefer not to have icons on my desktop.
How can I move this launcher to the task manager bar so its icon sits along side the other icons for dedicated Linux programs?
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
Would need your Quick System Info to help you with that. It may be different in KDE than in Xfce.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
In the past I have made a new Folder in my /home directory call it windows or whatever you want.mxsolutions wrote: Tue Sep 27, 2022 3:22 am I installed a Win program using Play-on-Linux, which automatically added a launcher icon to the desktop.
I prefer not to have icons on my desktop.
How can I move this launcher to the task manager bar so its icon sits along side the other icons for dedicated Linux programs?
and cut and copied the .desktop file created by the Play on Linux installer (which is found in the Desktop folder) there. Then I create a new lunch Icon in the menu (Depending on which Desktop you are using it will be a bit different) but on KDE you just right click on a menu and select edit applications and change or create a new menu Item, from there you can usually add it to the panel if you want.
The actual command to launch the program is found in the .desktop file under EXEC= That is command you want to put in your menu Item and you may have to track down an Icon for it.
Good luck.
P.S. the procedure is approximately the same on XFCE.
-
- Posts: 28
- Joined: Wed May 01, 2019 9:49 pm
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
Yes, that works fine in KDE. The command line can be cut and paste from the desktop icon's Properties into Edit Applications > New Item, under whatever category you select. Then it appears in the main menu from where it can be right clicked and pinned to the task manager bar.
But I just get a generic icon with a question mark. How can I make the app''s official icon display in the task manager bar?
But I just get a generic icon with a question mark. How can I make the app''s official icon display in the task manager bar?
- Eadwine Rose
- Administrator
- Posts: 14628
- Joined: Wed Jul 12, 2006 2:10 am
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
Please, again, share your quick system info.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
-
- Posts: 28
- Joined: Wed May 01, 2019 9:49 pm
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
Excuse me for being shy, but I prefer not to post details regarding my setup and peripherals online. Thank you for your understanding.
The question is pretty generic I think. How do I assign an icon to an existing launcher in the task manager bar for a Windows app installed via PlayOnLinux? I already mentioned I am using KDE.
The question is pretty generic I think. How do I assign an icon to an existing launcher in the task manager bar for a Windows app installed via PlayOnLinux? I already mentioned I am using KDE.
- Eadwine Rose
- Administrator
- Posts: 14628
- Joined: Wed Jul 12, 2006 2:10 am
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
It filters private stuff.
I will move to the KDE forum.
I will move to the KDE forum.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
I don't know about PlayOnLinux, but Wine creates entries in the menu. There you can right-click it and click "Pin to Taskbar"
Or you can just start the app via desktop launcher and - if the app is not full screen - then right-click on the icon in Taskbar and click "Pin to Taskbar"
You can remove the desktop shortcut after :)
Or you can just start the app via desktop launcher and - if the app is not full screen - then right-click on the icon in Taskbar and click "Pin to Taskbar"
You can remove the desktop shortcut after :)
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
Like I said in my original post you may have to find an Icon of your choice and download it and use it or you can try opening the playonlinux .desktop file and copy the one they have listed under ICON= either way would work.
-
- Posts: 28
- Joined: Wed May 01, 2019 9:49 pm
Re: How to Move Desktop Launcher Installed by Play-on-Linux to Task Manager
Yes. but I already have the icon. What I would like to know is how I get it to appear in the task manager bar instead of the generic gray-on-white question mark.