Package: sddm Version: 0.13.0-1 Severity: important Just add this line to
/usr/share/sddm/scripts/Xsession before the session is started -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.5.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages sddm depends on: ii adduser 3.114 ii debconf [debconf-2.0] 1.5.59 ii libc6 2.22-6 ii libgcc1 1:5.3.1-14 ii libpam0g 1.1.8-3.2 ii libqt5core5a 5.5.1+dfsg-16+b1 ii libqt5dbus5 5.5.1+dfsg-16+b1 ii libqt5gui5 5.5.1+dfsg-16+b1 ii libqt5network5 5.5.1+dfsg-16+b1 ii libqt5qml5 5.5.1-3 ii libqt5quick5 5.5.1-3 ii libstdc++6 5.3.1-14 ii libsystemd0 229-4 ii libxcb-xkb1 1.11.1-1 ii libxcb1 1.11.1-1 ii qml-module-qtquick2 5.5.1-3 ii sddm-theme-breeze [sddm-theme] 4:5.4.3-2 Versions of packages sddm recommends: ii libpam-systemd 229-4 Versions of packages sddm suggests: ii libpam-kwallet5 5.4.3-1 -- debconf information: * shared/default-x-display-manager: sddm sddm/daemon_name: /usr/bin/sddm ---------------------------------------------------------------------- This message is intended only for the use of the individual or entity to which it is addressed and may contain information which is privileged, confidential or subject to copyright. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, arrive late or contain viruses. The information contained in this e-mail is drawn from sources believed to be reliable, but the accuracy and completeness of the information is not guaranteed, nor in providing it does Canaccord Genuity Corp. or its subsidiaries, or affiliated companies, "The Firm" assume any liability. Canaccord Genuity Corp., its subsidiaries or affiliated companies, disclaims all responsibility and accepts no liability (including negligence) for the consequences for any person acting, or refraining from acting, on such information. Unless otherwise stated, this transmission is neither an offer nor the solicitation of an offer to sell or purchase any investment. As a solicitation, this e-mail was intended for distribution in those jurisdictions where The Firm is registered as advisors or dealers in securities. Any unauthorized use, disclosure, distribution or copying of this communication by anyone other than the intended recipient is strictly prohibited. When addressed to our clients, any opinions or advice contained in this email are subject to the terms and conditions expressed in the governing Canaccord Genuity Corp., its subsidiaries or affiliated companies' client agreements. If you have received this message in error, please notify us immediately by return email and destroy and delete the message from your computer. (Disclaimer)
--- /usr/share/sddm/scripts/Xsession~ 2015-11-04 14:41:36.000000000 -0600 +++ /usr/share/sddm/scripts/Xsession 2016-04-25 13:48:31.272552070 -0500 @@ -84,6 +84,7 @@ xrdb -merge /etc/X11/Xresources fi [ -f $HOME/.Xresources ] && xrdb -merge $HOME/.Xresources +[ -f $HOME/.Xmodmap ] && xmodmap ~/.Xmodmap case $session in "")