Linux2024. 3. 8. 17:59

어떻게 MT(multi touch) 장치로 분류하나 궁금해서 보는데 영 모르겠다.

아마..도 멀티터치 장비? USB 유선 마우스(표준형)
Bus 001 Device 043: ID 0eef:c003 D-WAV Scientific Co., Ltd eGalaxTouch P80H84 0900 v12 k4.18.200
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0eef D-WAV Scientific Co., Ltd
  idProduct          0xc003 
  bcdDevice            0.12
  iManufacturer           1 eGalax Inc.
  iProduct                2 eGalaxTouch P80H84 0900 v12 k4.18.200
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0022
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 HID-Compliant-Device
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              350mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              5 HID-Interface
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     546
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)
Bus 001 Device 048: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x046d Logitech, Inc.
  idProduct          0xc077 M105 Optical Mouse
  bcdDevice           72.00
  iManufacturer           1 Logitech
  iProduct                2 USB Optical Mouse
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0022
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      46
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              10
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)

'Linux' 카테고리의 다른 글

scrub  (0) 2025.02.04
Block SCSI generic (bsg) driver  (0) 2024.04.16
systemd 지연된 시작  (0) 2024.02.29
btrfs fsck  (0) 2024.02.13
리눅스 파일 시스템 캐싱  (0) 2024.01.09
Posted by 구차니

자유를 외치는 프랑스에서 통과시켰다는게 어떤 의미로는 충격

그럼 먼저 태어났다는 이유만으로 태어날 사람의 생존권을 좌지우지 할 수 있다는 건가..

 

좌우 어떤 정부 들어서도 ‘여성이 임신중단할 수 있는 자유’ 보장

[뉴스 큐레이터]프랑스, 세계 최초로 헌법에 임신중지권 보장
미국 ‘로 대 웨이드’ 판결 폐기 후, 유럽 헌법 개정 ‘움직임’
2019년 헌재 ‘낙태죄’ 헌법불합치 결정에도…한국은 ‘먼길’

[링크 : https://v.daum.net/v/20240308121802888]

'개소리 왈왈 > 정치관련 신세한탄' 카테고리의 다른 글

선거 직후 세수 발표라..  (0) 2024.04.11
선거일  (0) 2024.04.10
이머병?  (0) 2024.02.04
이재명 대표 피습  (0) 2024.01.02
12.12 쿠데타  (2) 2023.12.12
Posted by 구차니

그냥 다 짜증난다

 

지구 망했으면

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

휴가인데 휴가가 아니네  (0) 2024.04.24
지하철 연...착?  (0) 2024.04.17
소득공제 공부 ㅠ  (0) 2024.02.29
소득공제?  (0) 2024.02.13
으아아아아아  (0) 2024.01.24
Posted by 구차니

event.set()

event.wait() 로 쓰레드간 통신을 한다는데

그냥 busy wait일 것 같은 느낌..

추가로 찾아는 봐야겠다.

[링크 : https://infinity-infor-age.tistory.com/entry/python-inter-thread-comm]

'Programming > python(파이썬)' 카테고리의 다른 글

python 사운드 장치  (0) 2024.05.10
docker를 이용하여 python 에서 opencv 돌리기  (0) 2024.05.08
cv2.ximgproc 없을 경우  (0) 2024.02.28
cv2.stereoBM + WLS  (0) 2024.02.28
matplotlib animation  (0) 2024.02.28
Posted by 구차니

입학식이라서 갔는데 항상 그렇지만(?)

교장/교감 훈화말씀은 핵노잼 -_ㅠ

게임이라면 skip 누르라고 만든 튜토리얼이라는 느낌마저 든다.

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

병원, 이발  (0) 2024.03.16
지름  (0) 2024.03.10
유난히 힘든 하루  (0) 2024.03.03
생일 파티 part 2 + 웹캠지름  (0) 2024.03.02
생일 파티 part 1  (0) 2024.03.01
Posted by 구차니

개 두마리 씻기고

세차하고

빨래개고, 설겆이하고, 밥하고, 빨래하고

팔이 아릴 정도로 고생을 한 기분..

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

지름  (0) 2024.03.10
입학식  (0) 2024.03.04
생일 파티 part 2 + 웹캠지름  (0) 2024.03.02
생일 파티 part 1  (0) 2024.03.01
주말이 짧다  (0) 2024.02.25
Posted by 구차니

딸래미 생일 2번째!

오리고기는 언제나 맛있다!

 

강건너가서 조이트론 HD20 지르고 옴

잘 켜지면 좋겠네.. 귀찮..

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

입학식  (0) 2024.03.04
유난히 힘든 하루  (0) 2024.03.03
생일 파티 part 1  (0) 2024.03.01
주말이 짧다  (0) 2024.02.25
으윽 비가 온다.  (0) 2024.02.18
Posted by 구차니

어우.. 빡세다

내일도 한번 더 해줘야 하다니.

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

유난히 힘든 하루  (0) 2024.03.03
생일 파티 part 2 + 웹캠지름  (0) 2024.03.02
주말이 짧다  (0) 2024.02.25
으윽 비가 온다.  (0) 2024.02.18
피곤모드  (0) 2024.02.12
Posted by 구차니

이제와서 하다니 흑흑

 

 

소득공제 - 인적공제, 카드, 현금영수증 (총 급여액 깍기)

세액공제 - 보험, 의료, 교육 (산출 세액 깍기)

[링크 : https://www.kakaobank.com/bank-story/12]

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

지하철 연...착?  (0) 2024.04.17
ㄹ미ㅏㄴ어리ㅏㅁㄴ어리ㅏㄴㅁ어리ㅏ  (0) 2024.03.06
소득공제?  (0) 2024.02.13
으아아아아아  (0) 2024.01.24
개 피곤  (0) 2024.01.12
Posted by 구차니
Linux2024. 2. 29. 11:54

 

[Service]
ExecStartPre=/bin/sleep 30

[링크 : https://stackoverflow.com/questions/43001223/]

'Linux' 카테고리의 다른 글

Block SCSI generic (bsg) driver  (0) 2024.04.16
lsusb -v 로 본 장치(HID MT, mouse)  (0) 2024.03.08
btrfs fsck  (0) 2024.02.13
리눅스 파일 시스템 캐싱  (0) 2024.01.09
multitail / tail  (2) 2023.10.18
Posted by 구차니