系统建议:增加root权限启动
Tofloor
poster avatar
89******81@qq.com
deepin
2018-03-28 20:31
Author

希望在右键菜单中增加以管理员身份运行的菜单,目前在使用系统的过程中发现安装的程序有的需要root权限,比如qt或者其它的一些应用软件,没有root权限无法创建对应的某些文件或者文件夹,如果右键可以以root的身份启动应用程序,那么将方便很多事情!希望可以考虑!
Reply Favorite View the author
All Replies
avatar
aName
deepin
2018-03-28 20:42
#1
现在只能右键管理员权限打开文件夹再操作,如果能在操作权限不够的情况下直接弹出提权弹窗,想必很方便了
Reply View the author
avatar
iminto
deepin
2018-03-28 21:27
#2
编辑desktop文件即可,参考:
  1. TryExec=su-to-root
  2. Exec=su-to-root -X -c bleachbit
Copy the Code
Reply View the author