- bunsenlabs
- native debian + install custom script
- https://github.com/leomarcov/debian-openbox
- remove sublime-text & virtualbox
- change default editor
- sudo galternatives
2023년 9월 13일 수요일
openbox on debian
2023년 9월 1일 금요일
supress trusted.gpg keyring warning for naver whale
sudo apt-key export EF6C07F6 | sudo gpg --dearmour -o /etc/apt/trusted.gpg.d/whale-key.gpg
https://forum.whale.naver.com/topic/46349/
2023년 8월 24일 목요일
linux button_scroll for logitech marble mouse
-
install latest input_remapper from github
{
"type": 2,
"code": 1,
"origin_hash": "6c9c12eca71fac1eb7c74e44715e8303"
},
{
"type": 1,
"code": 274,
"origin_hash": "6c9c12eca71fac1eb7c74e44715e8303"
}
],
"target_uinput": "mouse",
"output_type": 2,
"output_code": 8,
"mapping_type": "analog",
"deadzone": 0.0,
"gain": -2.0,
"expo": -0.85
type 2/code 1 => Y-axis movement
type 1/code 274 => middle button?
output_type 2/output_code 8 => v-wheel movement
- libinput(dynamic)
- marble mouse
sudo xinput set-prop "Logitech USB Trackball" "libinput Scroll Method Enabled" 0 0 1
- marble fx(remapped middle-button)
sudo xinput set-prop "Arduino LLC Arduino Micro" "libinput Scroll Method Enabled" 0 0 1
- permanent
- xorg.conf : overriden by gsettings for gnome, but needed for openbox
- /etc/X11/xorg.conf.d/10-libinput.conf
Identifier "Marble Mouse"
MatchProduct "Logitech USB Trackball"
MatchDriver "libinput"
Option "ScrollMethod" "button"
Option "ScrollButton" "8"
Option "MiddleEmulation" "true"
EndSection
- gsettings
- needed for gnome
- gsettings set org.gnome.desktop.peripherals.trackball scroll-wheel-emulation-button 8
- https://www.reddit.com/r/pop_os/comments/jm2i4h/scrollmethod_and_scrollbutton_libinput_are/
logitech marble fx usb converter
- marble_fx
- only works if pin 2,3 are used
- Logitech_Trackman_Marble_FX_PS2_to_USB_converter
- working(unstable?)
https://github.com/dkao/Logitech_Trackman_Marble_FX_PS2_to_USB_converter
arduino micro pinout
https://www.etechnophiles.com/arduino-micro-pinout-schematic-and-specifications/
ps2 female connector pinout
https://www.engineersgarage.com/how-to-interface-ps2-mouse-with-arduino-part-35-49/
https://www.engineersgarage.com/insight-how-ps2-connector-works/
p1 data
p3 gnd
p4 vcc
p5 clk
SOCKET side
5 6
3 4
1 2
box side
6 5
4 3
2 1
6 (5clk)
(4vcc) 2 (1data) (3gnd)
https://ko.aliexpress.com/i/1005002069146728.html
https://playground.arduino.cc/ComponentLib/Ps2mouse/
pin side
clk [] nc
gnd vcc
data nc
// correct one
clk nc
----------
gnd data nc vcc
2023년 8월 11일 금요일
disable ryzen turbo boost in windows 10
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\be337238-0d82-4146-a960-4f3749d470c7
Attributes 1 => 2
Control Panel -> Power Options -> Processor power management -> Processor performance boost mode(프로세서 성능 강화 모드) -> Disabled
https://blogpack.tistory.com/890
2023년 8월 3일 목요일
debian 12 bookworm + rtl8852ce wifi
- install with wired lan
- https://github.com/lwfinger/rtw89
- follow DKMS packaging for debian and derivatives
2023년 7월 24일 월요일
wine + korean fonts
- copy gulim.ttf to ~/.wine/drive_c/windows/Fonts
- edit ~/.wine/system.reg
- 파일에서 'MS Shell Dlg'를 찾아 'Gulim'으로 바꿔 줍니다.
- 참고
- https://velog.io/@kiki3700/wine-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8%EC%9D%B4-%ED%95%9C%EA%B8%80-%ED%8F%B0%ED%8A%B8-%EA%B9%A8%EC%A7%88-%EB%95%8C-%ED%95%B4%EA%B2%B0%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95
- https://mail.bada-ie.com/board/view/?page=5&uid=1682&category_code=jvYw%7C%7CTbxg%7C%7C&code=all&key=&keyfield=
debian 13 trixie setup
install git fonts-firacode libwayland-bin for raylib libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libx...
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
cidoo abm066 / 0.8kg (780g mine) aula f65 / 0.804kg (740g mine) gdevil g712ls / 0.705kg (690g mine) gmk67 / 450g (barebone only), (620g dsa ...
-
copied my entire CIV2 installation directory and all subdirectories from my PeeCee to a flashdrive. Then I created the directory ~/.wine/d...