Find a file
howl fd37987da5 hwdb: keyboard: D330 Touchpad toggle keymap
I have also seen that VIOS LTH17 has the exact same correction and it's also a SIPODEV composite hid device also through usb. In the D330 is a detachable keyboard. It's possible that a very generic way to apply this to at least affected sipodev keyboard could be found using the device ids, but needs info to do that and ensure all sipodev keyboard with the pertinent ids need it.

Signed-off-by: David Santamaría Rogado <howl.nsp@gmail.com>
2021-05-11 08:54:04 +02:00
.github ci: cover standalone/static binaries in build test 2021-05-06 11:52:58 +09:00
.lgtm/cpp-queries
.mkosi mkosi: do not pull in perl dependencies 2021-04-28 11:32:58 +02:00
.semaphore
catalog
coccinelle
docs docs: link info about static user/group drop-in files from the relevant specs 2021-05-10 14:59:26 +02:00
factory/etc nss-systemd: synthesize NSS shadow/gshadow records from userdb, as well 2021-05-08 14:35:28 +02:00
hwdb.d hwdb: keyboard: D330 Touchpad toggle keymap 2021-05-11 08:54:04 +02:00
man bootctl: extend --make-machine-id-directory= documentation a bit 2021-05-11 14:32:42 +09:00
mkosi.default.d
modprobe.d
network network: examples: use wlan for Type instead of wifi 2021-05-10 11:28:52 +02:00
po po: Translated using Weblate (Korean) 2021-04-15 20:16:19 +09:00
presets
rules.d Merge pull request #19513 from takaswie/topic/ieee1394-hwdb-entries-for-video 2021-05-06 12:45:05 +09:00
shell-completion bash: update shell completion for new nspawn option 2021-05-07 22:44:35 +02:00
src Merge pull request #19562 from keszybz/flag-manips 2021-05-11 14:34:07 +09:00
sysctl.d
sysusers.d
test networkd: correct batman-adv setting name (GatewayBandwidth) (#19539) 2021-05-08 14:39:32 +02:00
tmpfiles.d
tools bpf: add build script for bpf programs 2021-04-26 16:07:41 -07:00
units userdbd: also listen on a varlink socket io.systemd.DropIn 2021-05-10 14:58:39 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #19507 from nabijaczleweli/bootctlpsko-lite 2021-05-06 12:44:21 +09:00
meson_options.txt boot: add optional EFI SBAT support 2021-05-07 14:38:48 +01:00
mkosi.build
NEWS
README readme: update README with requirements for bpf 2021-04-26 16:26:28 -07:00
README.md
TODO update TODO 2021-05-07 22:44:39 +02:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.