Skip to content

Instantly share code, notes, and snippets.

View Panoptik's full-sized avatar
🎯
Focusing

Oleksandr Holovko Panoptik

🎯
Focusing
View GitHub Profile
@Panoptik
Panoptik / patch-xorg-ubuntu-16.04.3.sh
Created February 23, 2018 15:24
Ubuntu patch xorg for hotkey to be applied on keypress instead of keydown
#!/bin/bash
# Bug https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1683383
# Original article https://habrahabr.ru/post/87408/
# create directory
mkdir xorg-server
cd xorg-server
# get sources of required package