In article <a98a207a53.George@george/greenfield.tiscali.co.uk>, > However, the RISC OS-Configuration-Screen-Resolution available options > don't go higher than 1280 x 1924 x 16M x 60Hz for the particular Benq > MDF I'm using
That's to do with the maximum pixel rate. See http://www.riscosopen.org/forum/forums/10/topics/1624 I have added these to my MDF and they work: # 1680 x 1050 (45Hz) startmode mode_name:1680 x 1050 x_res:1680 y_res:1050 pixel_rate:109350 h_timings:176,264,0,1680,0,120 v_timings:6,30,0,1050,0,3 sync_pol:0 endmode # 1920 x 1032 (46Hz) startmode mode_name:1920 x 1032 x_res:1920 y_res:1032 pixel_rate:108900 h_timings:48,128,0,1920,0,104 v_timings:5,36,0,1032,0,4 sync_pol:0 endmode # 1920 x 1080 (44Hz) startmode mode_name:1920 x 1080 x_res:1920 y_res:1080 pixel_rate:108900 h_timings:48,128,0,1920,0,104 v_timings:5,36,0,1080,0,4 sync_pol:0 endmode Regards, Frank _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
