Ubuntu 管理心得

搜尋此網誌

2023年10月28日 星期六

mouse slow and sticky lag

 cf: https://forums.raspberrypi.com/viewtopic.php?t=84999

Append 
 
usbhid.mousepoll=0 
 
to /boot/cmdline.txt in the same line separated from the other stuff by spaces


2023年10月27日 星期五

usb automount partition in gnome ubuntu (kpci7)

In  dconf editor, set:

org->gnome->desktop->media-handling->automount

to True.

2023年10月24日 星期二

Extra \endgroup error

 cf: https://tex.stackexchange.com/questions/581907/extra-endgroup-error


Add \RequirePackage[2020-02-02]{latexrelease} before \documentclass[]{}.

LyX cannot insert such command. Use kile.