Xorg hell: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
* "[http://cworth.org/exa/i965/new_job_old_tricks/ A New Job, but Old Performance Fixes]" at Carl Worth's [http://cworth.org/blog/ blog] | * "[http://cworth.org/exa/i965/new_job_old_tricks/ A New Job, but Old Performance Fixes]" at Carl Worth's [http://cworth.org/blog/ blog] | ||
* "[http://www.freesoftwaremagazine.com/columns/the_new_xorg_features The X Window Innovation; Welcome to the New Xorg]" on the Free Software Magazine's [http://www.freesoftwaremagazine.com/taxonomy/term/572 Xorg tags], and also "[http://www.freesoftwaremagazine.com/columns/xorgs_x_window_innovation_its_not_all_about_graphics Xorg's Innovation: It's Not ALL About the Graphics (but there is quite a lot of it)"] from those same tags | * "[http://www.freesoftwaremagazine.com/columns/the_new_xorg_features The X Window Innovation; Welcome to the New Xorg]" on the Free Software Magazine's [http://www.freesoftwaremagazine.com/taxonomy/term/572 Xorg tags], and also "[http://www.freesoftwaremagazine.com/columns/xorgs_x_window_innovation_its_not_all_about_graphics Xorg's Innovation: It's Not ALL About the Graphics (but there is quite a lot of it)"] from those same tags | ||
==Keyboards== | |||
* Disable NumLock/CapsLock entirely via <tt>xmodmap -e "keycode # = """</tt>. | |||
** Replace # with the scancode (use <tt>xev</tt> and look for <tt>keycode</tt>) | |||
== Terminology == | == Terminology == | ||