- 체리 g80-1865LXNKO
- 체리 g80-18xx
- 체리사의 컴팩트 키보드
- 일반 키보드와 TKL키보드의 중간 형태
- https://deskthority.net/wiki/Cherry_G80-1800
- 다른 사람의 개봉기
- 정보
- NKRO 6+1
- 키캡 재질
- POM?(스페이스 바는 PBT인 듯)
- 오래 쓰니 키캡이 번들거림
- 키캡 인쇄
- 음각(+잉크)? 레이저마킹
- (장) 감촉으로 키 위치를 알 수 있음
- (단) 오래 쓰니 잉크가 날아가서 지저분함
- 키 배열
- 스페이스바 6u
- 보통 스페이스 바는 6.25u 크기인데 반해, 이 키보드는 6u크기임
- (그나마) 보통 6u스페이스 바는 중앙에 스위치 연결 구멍이 있는데 반해, 이 키보드는 중앙에서 약간 우측에 연결 구멍이 있음
- 스페이스바 좌측 ctrl, windows, alt 1u
- 스페이스바 우측 alt, windows, menu, ctrl 1u
- SA 키캡이 예뻐서 바꾸려고 시도
- SA 키캡은 대중적인 인기가 없어서, 보통 키캡(체리나 OEM 프로필)에 비해 선택의 폭이 적음
- 위의 조건(우편향 6u 스페이스바, 1u짜리 좌우측 키, sa키캡) 때문에, 이 키보드에 맞는 SA 키캡은 하늘에 별 따기(존재는 할까?)
- 키캡 세트에 6u크기의 스페이스바가 존재해야 함(!!!)
- 1u짜리 좌우측 키 여분이 있어야 함(104~108키만 들어 있으면 안 됨)
- 후보
- (아콘) SA9009
- 예쁨, 키캡 여분 많음
- 품절
- SA PBT 제어 코드
- 예쁨, 적절한 여분 키캡
- 6u 스페이스 바 없음
- 아콘 SA뗑컨 승화키캡 세트
- 키캡 여분 많음, 6u스페이스 바(중앙 정렬), 비쌈
- 반품(해결법 몰라서)
- 키아노 SA_PBT_염료승화_쵸크 키캡
- 키캡 적당, 6u스페이스 바(중앙 정렬), 그럭저럭
- 절망
- 해결
2019년 7월 7일 일요일
체리 G80-1865 SA 키캡 삽질기
2019년 6월 29일 토요일
workaround for text box issue in firefox dark mode
https://2147483647.tistory.com/68
주소창에 about:config 를 입력해서 설정 창으로 들어가서 다음을 추가한다.
주소창에 about:config 를 입력해서 설정 창으로 들어가서 다음을 추가한다.
- 이름 : widget.content.gtk-theme-override
- 타입 : string
- 값 : Adwaita 또는 설치된 밝은 테마 아무거나
2019년 6월 13일 목요일
arduino setup on arch linux
- install arduino, arduino-docs
- add user to uucp group
- logout & login
- pro micro pinout
- 퀵스텝 보드
- 너무 큼
- 브레드보드 호환 만능기판
- 조금 큼
- 사각패턴 만능기판(또는 사각 만능기판)
- 휘어지는 사각만능기판
2019년 6월 2일 일요일
2019년 6월 1일 토요일
2019년 5월 25일 토요일
icewind dale cheat
- linux
- ~/.local/share/Icewind Dale - Enhanced/Baldur.lua
- SetPrivateProfileString('Program Options','Debug Mode','1')
- SetPrivateProfileString('Program Options','Debug','1')
https://forums.beamdog.com/discussion/8317/general-bgee-customization/p1
https://forums.beamdog.com/discussion/43046/icewind-dale-enhanced-edition-clua-console-commands-and-areas
2019년 5월 24일 금요일
flame + flutter for desktop test
<windows>
https://flutter.dev/docs/get-started/install/windows#android-setup
https://itnext.io/getting-started-with-flutter-desktop-91e8293bafcf
https://github.com/kenreilly/flutter-desktop-example
visual studio
https://github.com/mkiisoft/taphero
https://medium.com/flutter-community/from-zero-to-a-multiplatform-flutter-game-in-a-week-8245da931c7e
https://medium.com/flutter-community/more-than-a-flutter-web-app-is-a-full-flutter-website-c6bb210b1f16
https://flutter.dev/docs/get-started/install/windows#android-setup
https://itnext.io/getting-started-with-flutter-desktop-91e8293bafcf
https://github.com/kenreilly/flutter-desktop-example
visual studio
https://github.com/mkiisoft/taphero
https://medium.com/flutter-community/from-zero-to-a-multiplatform-flutter-game-in-a-week-8245da931c7e
https://medium.com/flutter-community/more-than-a-flutter-web-app-is-a-full-flutter-website-c6bb210b1f16
피드 구독하기:
글 (Atom)
void vscode/firefox open dialog not working
install nautilus
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
pro 많은 GUI 부품들 멀티플랫폼 con script 검색!!!. (전체 script검색이 귀찮음) vscode debug plugin이 업데이트 되면 좋을까? 분리.(include?기능 지원...) 문서화. GUI에서 선택할 수 있...
-
단점 async 프로그래밍이 어렵다. funcref + call_deferred + emit_signal 으로 비슷하게 만들 수 있지만. 예외 처리가 가능할지 모르겠다. 씬 변화 추적이 어렵다 tscn이 텍스트 파일이지만, 변화 내역을 git에서 추적...