There's no need to explicitly set softCursor -- kdrive handles this if the
cursor hooks aren't set.
This commit is contained in:
parent
4078457919
commit
aa5a878472
|
@ -957,8 +957,6 @@ vesaMapFramebuffer (KdScreenInfo *screen)
|
|||
pscr->shadow = TRUE;
|
||||
}
|
||||
|
||||
screen->softCursor = TRUE;
|
||||
|
||||
switch (pscr->mapping) {
|
||||
case VESA_MONO:
|
||||
case VESA_LINEAR:
|
||||
|
|
Loading…
Reference in New Issue