How to Disable full screen window dragging in Gnome (Centos 6)


After installing a Centos VM on a low power ESX Host I noticed that most of my 'idle' time was waiting for windows to redraw. In looking around the Gnome GUI I was unable to find a way to disable window redrawing. To disable the windows equivalent of Show window contents while dragging in Gnome you can:

  1. Open a Terminal
  2. Run This command:
    gconftool-2 -s -t bool /apps/metacity/general/reduced_resources true
    (This information courtesy of this linuxquestions.org thread)

Fatal error: Uncaught Whoops\Exception\ErrorException: session_write_close(): write failed: No space left on device (28) in Unknown:0 Stack trace: #0 /var/www/html/system/src/Grav/Common/Debugger.php(847): Whoops\Run->handleError(2, 'session_write_c...', 'Unknown', 0) #1 [internal function]: Grav\Common\Debugger->deprecatedErrorHandler(2, 'session_write_c...', 'Unknown', 0, NULL) #2 [internal function]: session_write_close() #3 {main} thrown in Unknown on line 0