Ubuntu Pastebin

Paste from racer at Mon, 28 Sep 2015 18:44:48 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
racer@bunnie:~$ xrandr --output DFP1 --set underscan hborder 35 --set underscan vborder 18
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  141 (RANDR)
  Minor opcode of failed request:  11 (RRQueryOutputProperty)
  Serial number of failed request:  34
  Current serial number in output stream:  34
racer@bunnie:~$ sudo xrandr --output DFP1 --set underscan on
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  141 (RANDR)
  Minor opcode of failed request:  11 (RRQueryOutputProperty)
  Serial number of failed request:  34
  Current serial number in output stream:  34
racer@bunnie:~$ 
Download as text