打印

linux vesa mode table

linux vesa mode table

55 So the table for the Kernel mode numbers are:
56
57     | 640x480  800x600  1024x768 1280x1024
58 ----+-------------------------------------
59         256 |  0x301    0x303    0x305    0x307   
60         32k |  0x310    0x313    0x316    0x319   
61         64k |  0x311    0x314    0x317    0x31A   
62        16M |  0x312    0x315    0x318    0x31B

TOP