## Copyright (C) 2019 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
## See the file COPYING for copying conditions.

## The whole point of the package.
usability-misc: package-contains-file-in-etc-skel [etc/skel/*]

## Read-only access is ok.
usability-misc: uses-dpkg-database-directly [usr/bin/gpl_download_sources]

## "Conflicts should only be used if two packages can never be unpacked at the same time."
## This is the case here.
usability-misc: conflicts-with-version desktop-config-dist *

usability-misc: desktop-command-not-in-package usr/bin/dist-virtual-keyboard [usr/share/applications/dist-virtual-keyboard.desktop]
usability-misc: desktop-command-not-in-package usr/bin/dist-virtual-keyboard [usr/share/applications/dist-stop-virtual-keyboard.desktop]

## These occur in strings and are part of GRUB's syntax, they aren't part of
## the script itself.
usability-misc: bash-term-in-posix-shell 'read' [etc/grub.d/44_kb_layout*]

## user-sysmaint-split
usability-misc: systemd-service-file-refers-to-unusual-wantedby-target sysmaint-boot.target [usr/lib/systemd/system/check-user-slice-on-shutdown.service]
