「expecting mother」が「excepting mother」という発音になったりして
個人的に噛み噛みですごくつらい。
expect の x は「ks」(クス) の発音で、except の x は「kse」(クセ) で意識
して発音するようにしたら噛まなくなったので、備忘として書いときます。
カラーマネジメントされたデバイスを作成するには認証が必要
/etc/polkit-1/localauthority/50-local.d/allow-colord.pkla
[Allow colord for all users]意味はわかってないw とりあえずググってみたらあったのでメモ。
Identity=unix-user:*
Action=org.freedesktop.color-manager.create-device;org.freedesktop.color-manager.create-profile;org.freedesktop.color-manager.delete-device;org.freedesktop.color-manager.delete-profile;org.freedesktop.color-manager.modify-device;org.freedesktop.color-manager.modify-profile
ResultAny=yes
ResualtInactive=auth_admin
ResultActive=yes
[xdmcp]Xspice の起動時は下記のように -query を追加。これもイマイチ意味がわかってない。
Enable=1
Xspice -query localhost <他のオプション>