Score:0

Upscaling a 1366x768 monitor to 1600x900

cn flag

I have a laptop monitor with a max resolution of 1366x768. I was wondering if it's possible to make it look like as if it was 1600x900 so that more things can fit in the screen. I have tried the following command:

xrandr --output XWAYLAND0 --mode 1366x768 --scale 1.171x1.171875 --panning 1600x900

but the output was:

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  139 (RANDR)
  Minor opcode of failed request:  26 (RRSetCrtcTransform)
  Value in failed request:  0x20
  Serial number of failed request:  22
  Current serial number in output stream:  23 
Nmath avatar
ng flag
I'm not sure if you can achieve this with the command you are trying, but the scale you have chosen would be incorrect. It would have to be less than 1x.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.