Merge pull request #190862 from zhaofengli/xpra-uinput-conf
This commit is contained in:
@@ -190,6 +190,7 @@ in buildPythonApplication rec {
|
||||
postInstall = ''
|
||||
# append module paths to xorg.conf
|
||||
cat ${xorgModulePaths} >> $out/etc/xpra/xorg.conf
|
||||
cat ${xorgModulePaths} >> $out/etc/xpra/xorg-uinput.conf
|
||||
|
||||
# make application icon visible to desktop environemnts
|
||||
icon_dir="$out/share/icons/hicolor/64x64/apps"
|
||||
|
||||
Reference in New Issue
Block a user