aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xorgxrdp/files/patch-xrdpdev_xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xorgxrdp/files/patch-xrdpdev_xorg.conf')
-rw-r--r--x11-drivers/xorgxrdp/files/patch-xrdpdev_xorg.conf17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-drivers/xorgxrdp/files/patch-xrdpdev_xorg.conf b/x11-drivers/xorgxrdp/files/patch-xrdpdev_xorg.conf
deleted file mode 100644
index 53c918c041ca..000000000000
--- a/x11-drivers/xorgxrdp/files/patch-xrdpdev_xorg.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git xrdpdev/xorg.conf xrdpdev/xorg.conf
-index 8079ea8..f0d44fb 100644
---- xrdpdev/xorg.conf
-+++ xrdpdev/xorg.conf
-@@ -47,8 +47,11 @@ EndSection
- Section "Device"
- Identifier "Video Card (xrdpdev)"
- Driver "xrdpdev"
-+ # Change this to your actual path
- Option "DRMDevice" "/dev/dri/renderD128"
-- Option "DRI3" "1"
-+ # Change the below "0" to "1" to enable hardware acceleration
-+ Option "DRI3" "0"
-+ Option "DRI2" "0"
- EndSection
-
- Section "Screen"