摘要:
# mkdir /usr/share/fonts/WindowsFonts# cp /windowsRoot/Windows/Fonts/* /usr/share/fonts/WindowsFonts# chmod 755 /usr/share/fonts/WindowsFonts/*# fc-ca... 阅读全文
摘要:
#安装驱动# pacman -S cups ghostscript gsfonts gutenprint#启动服务# systemctl start/enable org.cups.cupsd.service#驱动配置界面# http://localhost:631参考:https://wiki.a... 阅读全文