01-22-2020, 11:36 PM 
		
	
	
		I created root access in my KDE LL build. Took a few hours of research to get a reliable, working fix.
This is the way it would be implemented for Dolphin & Kwrite:
.desktops: (may have to create folders)
~/.local/share/kservicess5/ServiceMenus/
polkits:
/usr/share/polkit-1/actions
Create a polkit file for Dolphin:
com.ubuntu.pkexec.dolphin.policy
.desktop for Dolphin:
dolphin-root.desktop
For Kwrite, rinse and repeat, just change where obvious.
	
	
This is the way it would be implemented for Dolphin & Kwrite:
.desktops: (may have to create folders)
~/.local/share/kservicess5/ServiceMenus/
polkits:
/usr/share/polkit-1/actions
Create a polkit file for Dolphin:
com.ubuntu.pkexec.dolphin.policy
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
  "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
<policyconfig>
  
  <vendor>Linux Lite</vendor>
  <vendor_url>https://linuxliteos.com/</vendor_url>
  
  <action id="com.ubuntu.pkexec.dolphin">
    <message>Authentication is required to run Dolphin</message>
    <icon_name>window-close</icon_name>
    <defaults>
      <allow_any>auth_admin</allow_any>
      <allow_inactive>auth_admin</allow_inactive>
      <allow_active>auth_admin</allow_active>
    </defaults>
    <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/dolphin</annotate>
    <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
  </action>
</policyconfig>.desktop for Dolphin:
dolphin-root.desktop
Code:
[Desktop Action root]
Exec=pkexec dolphin
Icon=window-close
Name=Open as Admin
[Desktop Entry]
Actions=root
Icon=window-close
MimeType=inode/directory
ServiceTypes=KonqPopupMenu/Plugin
Type=Service
X-KDE-Priority=TopLevel
X-KDE-StartupNotify=falseFor Kwrite, rinse and repeat, just change where obvious.
Download your free copy of Linux Lite today.
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: 0op1GNe.png]](https://i.imgur.com/0op1GNe.png) 
 ![[Image: LgJ2mtP.png]](https://i.imgur.com/LgJ2mtP.png) 
 ![[Image: vLZcFUE.png]](https://imgur.com/vLZcFUE.png) 
 ![[Image: lrUHro3.jpg]](https://i.imgur.com/lrUHro3.jpg) 
	
	
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
![[Image: 0op1GNe.png]](https://i.imgur.com/0op1GNe.png) 
 ![[Image: LgJ2mtP.png]](https://i.imgur.com/LgJ2mtP.png) 
 ![[Image: vLZcFUE.png]](https://imgur.com/vLZcFUE.png) 
 ![[Image: lrUHro3.jpg]](https://i.imgur.com/lrUHro3.jpg) 

 
 

 


 ) I did that since I'm running it in a laptop with no HDD.  I installed KDE and who knows, maybe that's why it doesn't work.
  ) I did that since I'm running it in a laptop with no HDD.  I installed KDE and who knows, maybe that's why it doesn't work.   but I don't think it'll work for me here.
 but I don't think it'll work for me here. 

![[Image: tenor.gif]](https://media.tenor.com/images/32eecf4ee7afe57fa8f660bdd46c6823/tenor.gif) 
	