程序设计实验室
微信公众号
一个技术探索与知识分享的平台~
LINUX-DESKTOP-MENU-EDITORS
Which application can you use when you need to modify menu with applications on your desktop? Let’s take a look.. Linux ...
2021-12-18
798
FAQ & Tips
KDE下OBS直播闪屏解决
关闭避免撕裂即可。 直播效果
2021-12-18
1241
FAQ & Tips
How-to-Convert-OpenSSH-keys-to-Putty-(-ppk)-on-Linux
On Arch Linux pacman -S putty Then cd to path of key(s): puttygen keyname -o keyname.ppk On Debian/Ubuntu apt-get instal...
2021-12-18
1286
FAQ & Tips
How-to-change-mouse-cursor-and-theme-
In order to get your custom cursor to work with all applications do: Download a cursor theme. Extract it to /usr/share/i...
2021-12-18
912
FAQ & Tips
Debian系Linux:获取指定应用的快捷方式文件地址
快捷方式 就是 *.desktop 文件咯 dpkg -L application-name | grep desktop
2021-12-18
1572
FAQ & Tips