Results 6 comments of BBBob

Thinkpad S2 Yoga with `06cb:00a2 Synaptics, Inc.` ``` Bus 001 Device 007: ID 06cb:00a2 Synaptics, Inc. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1...

后台登录确实没有设置TFA的输入框

I met this problem too. I use a script to disable the touchscreen before I close the lip on archlinux.

@fabiocarneiro ``` #!/bin/sh declare -i ID ID=`xinput | grep -Eio 'Touchscreen\s*id\=[0-9]{1,}' | grep -Eio 'id\=[0-9]{1,}'| grep -Eo '[0-9]{1,}'` #ID=100 #echo ID:$ID declare -i STATE STATE=`xinput list-props $ID|grep 'Device Enabled'|awk '{print...

微信外的文本,如果带格式是粘不了的(比如网页上的内容,从typora复制出的内容等),所以用vim或其他工具把格式去掉然后再粘就可以了。 我这里外部截图有时能粘有时不能粘,不能稳定复现,目前不知道是什么原因。

It's 2024 and 2FA is critical!