wok diff 915resolution/stuff/eeepc901.u @ rev 2886

pekwm: add custom keys, start and improve menu
author Rohit Joshi <jozee@slitaz.org>
date Mon May 04 12:27:31 2009 +0000 (2009-05-04)
parents
children 279e3851f876
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/915resolution/stuff/eeepc901.u	Mon May 04 12:27:31 2009 +0000
     1.3 @@ -0,0 +1,13 @@
     1.4 +--- 915resolution.c
     1.5 ++++ 915resolution.c
     1.6 +@@ -213,6 +213,10 @@
     1.7 +         type = CT_945GM;
     1.8 +         break;
     1.9 + 
    1.10 ++    case 0x27ac8086:
    1.11 ++        type = CT_945GM;
    1.12 ++        break;
    1.13 ++
    1.14 +     case 0x29708086:
    1.15 +         type = CT_946GZ;
    1.16 +         break;