首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏全栈程序员必看

    GT911 LINUX 驱动添加

    更改系统配置 Device drivers —> Input device support —> [*] Touchscreens —>

    2.4K10编辑于 2022-07-05
  • 来自专栏嵌入式与Linux那些事

    S3C2440移植linux3.4.2内核之内核裁剪

    -> Input device support -> Generic input layer -> Touchscreens

    2.5K40发布于 2021-05-20
  • 来自专栏量子位

    马自达新车全面取消触摸屏,意外引得叫好声一片

    id=20200335 源报道链接: https://www.motorauthority.com/news/1121372_why-mazda-is-purging-touchscreens-from-its-vehicles

    48520发布于 2019-06-28
  • 来自专栏大数据文摘

    隔空点你的手机!新攻击装置可向屏幕发送电磁脉冲,模拟手指点击

    相关报道: https://www.vice.com/en/article/g5vyq3/researchers-use-invisible-finger-to-remotely-control-touchscreens

    1K20编辑于 2022-08-26
  • 来自专栏新智元

    华人一作登顶刊封面!神奇触摸屏为元宇宙而生:透过屏幕能摸到真实物体

    参考资料: https://www.unite.ai/new-technology-could-allow-us-to-feel-objects-through-touchscreens/ https

    44630发布于 2021-11-26
  • 来自专栏全志嵌入式那些事

    百问网全志D1h开发板MIPI屏幕触摸功能适配

    kmod-touchscreen-focaltech[*] # 其他触屏不选 [ 内核配置修改: make kernel_menuconfig 选择:Device Drivers > Input device support > Touchscreens

    60110编辑于 2024-06-27
  • 来自专栏Linux驱动

    2.移植3.4内核-支持烧写yaffs2,裁剪内核并制作补丁

    -> Input device support -> Generic input layer -> Touchscreens

    1.8K30发布于 2019-05-24
  • 来自专栏大数据文摘

    世界首例!通过充电线攻击手机,黑客远程操控屏幕,苹果三星无幸免,浙大参与研发

    /www.forbes.com/sites/daveywinder/2022/05/28/how-this-shocking-hack-remotely-swipes-iphone--android-touchscreens-using-charging-cables

    85620编辑于 2023-04-10
  • 来自专栏无原型不设计

    超大触摸屏设计的7大注意事项

    原文作者:CARRIE COUSINS 原文链接:https://designshack.net/articles/ux-design/tips-for-designing-oversized-touchscreens

    2K70发布于 2018-02-11
  • 来自专栏数据猿

    AI Hits the "1% Wall",Fu Sheng on How Agents Can Cross the Trust Threshold in Real-life Production S

    First was the shift from command-line interfaces to graphical interfaces, and the second is to touchscreens

    14810编辑于 2026-03-02
  • 来自专栏Linux驱动

    18.Llinux-触摸屏驱动(详解)

    重新设置编译内核(去掉默认的触摸屏驱动) make menuconfig ,进入menu菜单重新设置内核参数: 进入Device Drivers-> Input device support -> Touchscreens ->   < >   S3C2410/S3C2440 touchscreens     //将自带的触摸屏驱动去掉, 不编进内核和模块 然后make uImage 编译内核 将新的触摸屏驱动模块放入nfs

    4.3K91发布于 2018-01-03
  • 来自专栏Seebug漏洞平台

    原创 Paper | USB设备开发:从入门到实践指南(三)

    return false; } static const struct input_device_id joydev_blacklist[] = { /* Avoid touchpads and touchscreens

    66810编辑于 2024-03-04
  • 来自专栏韦东山嵌入式

    4.100ASK_V853-PRO开发板支持4寸MIPI屏

    → Device Drivers → Input device support → Touchscreens <*> ft6336 touchscreen driver 7.3 修改驱动程序

    95820编辑于 2023-05-23
  • 来自专栏韦东山嵌入式

    3.100ASK_V853-PRO开发板支持七寸RGB屏

    kernel_menuconfig 进入下面的目录输入Y选中gt9xxnew touchscreen driver触摸驱动 → Device Drivers → Input device support → Touchscreens

    83530编辑于 2023-05-23
  • 来自专栏码农爱学习的专栏

    【i.MX6ULL】驱动开发12——电容触摸驱动实践(上)

    menuconfig 到达Linux内核配置界面,然后按下路径找到对应的配置项: -> Device Drivers -> Input device support -> Touchscreens

    1.6K20编辑于 2022-01-05
  • 来自专栏Java建设者

    操作系统核心概念第二弹来了!

    电阻式触摸屏(Resistive touchscreens):电阻式触摸屏基于施加到屏幕上的压力来工作。电阻屏由许多层组成。

    1.1K10发布于 2020-04-26
  • 来自专栏资讯类翻译专栏

    如何修复破碎的手机或平板电脑屏幕( mobile tech smartphone)

    Replacing damaged touchscreens and digitizer panels is not rocket science, but the process does require

    3.8K40发布于 2020-12-18
  • 来自专栏RainMark 的文章

    如何切入 Linux 内核源代码

    cameras. 42 input/ - This is for any driver that uses the input subsystem, 43 like keyboard, mice, touchscreens

    6.7K63发布于 2019-09-10
领券