Skip to content

Instantly share code, notes, and snippets.

@nachanon
nachanon / xrandr-before.txt
Created October 8, 2014 12:42
`xrandr --verbose` result before plugging in second monitor
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (0x46) normal (normal left inverted right x axis y axis) 309mm x 173mm
Identifier: 0x42
Timestamp: 36893
Subpixel: horizontal rgb
Gamma: 1.5:1.5:1.5
Brightness: 1.0
Clones:
CRTC: 0
CRTCs: 0 1 2
@nachanon
nachanon / 1001_correct-mate-about-program-icon.patch
Created September 18, 2014 14:03
Patch for MATE desktop 1.8.1 to display a correct icon for `mate-about` program
From: Nachanon Vetjasit <nachanon@users.noreply.github.com>
Subject: Change mate-about's program icon to official MATE desktop icon
Bug: https://github.com/mate-desktop/mate-desktop/issues/132
--- a/mate-about/mate-about.c
+++ b/mate-about/mate-about.c
@@ -72,16 +72,16 @@
{
mate_about_dialog = (GtkAboutDialog*) gtk_about_dialog_new();