Reply To: Mouse Pointer gone after sleep mode

#39889
rolfarius
Member

    Thanks @Xecure for the valuable link and your writing 🙂

    The problem doesn’t appear again, it looks rather like a temporary hardware prob of my laptop.
    It is 11 years old, kind of hardship tested by many journeys through India, now I live here for 18 month.
    The climate is humid & dusty … and I don’t like to see how many dead ants and other tiny insects crawled inside 🙂

    BTW I have modified the boot way once for faster booting with Lubuntu (although it might not be needed for antix)
    GRUB_CMDLINE_LINUX_DEFAULT="video=SVIDEO-1:d quiet splash"

    how would it look like, the syntax to add another boot modifier in GRUB_xxx ?

    GRUB_CMDLINE_LINUX_DEFAULT=”video=SVIDEO-1:d quiet splash, xxx”

    just comma-separated ?