Skip to content

Instantly share code, notes, and snippets.

@yoshimov
Created January 5, 2009 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoshimov/43356 to your computer and use it in GitHub Desktop.
Save yoshimov/43356 to your computer and use it in GitHub Desktop.
/etc/hal/fdi/policy/
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="input.x11_driver" string="synaptics">
<merge key="input.x11_options.SHMConfig" type="string">True</merge>
</match>
</device>
</deviceinfo>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment