Removed OSK it breaks
This commit is contained in:
parent
70e9fb7a89
commit
523ba1b8d5
@ -1,12 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Name=On-screen keyboard
|
|
||||||
Comment=Default on-screen keyboard
|
|
||||||
Exec=/usr/bin/osk-wayland
|
|
||||||
Categories=GNOME;Core;
|
|
||||||
OnlyShowIn=GNOME;
|
|
||||||
NoDisplay=true
|
|
||||||
X-GNOME-Autostart-Phase=Panel
|
|
||||||
X-GNOME-Provides=inputmethod
|
|
||||||
X-GNOME-Autostart-Notify=true
|
|
||||||
X-GNOME-AutoRestart=true
|
|
@ -56,8 +56,6 @@ src_install() {
|
|||||||
meson_src_install
|
meson_src_install
|
||||||
newpamd "${FILESDIR}"/pam_phosh 'phosh'
|
newpamd "${FILESDIR}"/pam_phosh 'phosh'
|
||||||
systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service'
|
systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service'
|
||||||
insinto /usr/share/applications/
|
|
||||||
doins "${FILESDIR}"/sm.puri.OSK0.desktop
|
|
||||||
|
|
||||||
DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf
|
DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf
|
||||||
page and then edit the /etc/security/passwdqc.conf file to change enforce=none
|
page and then edit the /etc/security/passwdqc.conf file to change enforce=none
|
||||||
|
Loading…
Reference in New Issue
Block a user