Update dispserv_x11.c
This commit is contained in:
parent
557fe10bac
commit
1b4439413c
|
@ -131,8 +131,8 @@ static bool x11_set_resolution(void *data,
|
|||
|
||||
/* following code is the mode line genorator */
|
||||
|
||||
hsp = width*1.145;
|
||||
hfp = width*1.025;
|
||||
hsp = width*1.140;
|
||||
hfp = width*1.045;
|
||||
|
||||
pwidth = width;
|
||||
|
||||
|
|
Loading…
Reference in New Issue