Skip to content

Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.

Notifications You must be signed in to change notification settings

daleth/linux-surfacepro3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-surfacepro3

Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.

This is based on the offical Linux kernel package provided by Arch Linux at: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/linux .

This AUR package adds the following patches to the official Linux kernel package:

* The multitouch patches add two-finger scrolling support. Performance under Wayland seems to be poor; but I'm not sure if this is just due to Wayland. If you want to disable this patch, change line 48 of PKGBUILD to: multitouch='n'. If disabled, the Xorg configuration will not be copied to /etc/X11/xorg.conf.d/ .

Building

You will need to have imported gpg keys for the Linux kernel maintainers:

For Linus Torvalds (the major release key):

gpg --recv-keys 79BE3E4300411886

For Greg Kroah-Hartman's key (the stable patch release key):

gpg --recv-keys 38DBBDC86092693E

Then, to build the package, simply run (as usual):

makepkg

About

Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%