i3wm with bindings in config to use xdotool to move and click the mouse is what i use.
i've been using xst https://github.com/gnotclub/xst, a fork of suckless st https://st.suckless.org/ for a long period, but there's also st-flexipatch https://github.com/bakkeby/st-flexipatch available which now includes…
because i prefer monospaced pixel fonts, tho the underlying engine requires the ttf and now otf font, which is a vector format in order to render.
unifont has cjk support, bitmap fonts work just fine for the integer domain. been using unifont system and app wide for some integer number of years now. i believe the only app that i use that does not have unifont is…
firefox on linux with a bunch of css stuff set to defaults or none !important shows a static image
i use i3wm so there are various keybindings you can use. for mouseless stuff i use xdotool to move the pointer in 16 or 64 pixel increments using the keyboard. if i could toggle the mouse pointer on and off i would.
another thing to block in firefox userContent.css as there doesn't appear to be an option for it in about:config
on a 1920x1080 display using bitmap fonts or their equivalent where each cell is 8x16, then three tiled windows without borders are 80 characters wide. font used is unifont, i3 window manger, xst terminal, vim, etc. if…
iirc, to utilize the fontconfig font name matching system to determine if a particular font for say, subtitles, matches.
i agree, that is a problem, mainline linux and working drm, that is direct rendering manager, drivers should exist before release of the product.
well, if the soc is the same, thus same cpu, gpu, and npu, kernel and userspace support should be also roughly equal, tho the device tree will differ between the two devices. i do agree that many of these sbc computers…
thinkpad 760xl here, svga+ screen, 166mhz pentium mmx, 64mb of ram, 2.1gb hdd, typically use it as a dos machine, tho it does have old slackware linux installed. if you still have the laptop, hold on to it, or if you…
this is why I have downloadable or website fonts disabled and in browser, use a singular monospace bitmap font, unifont, and across the entire system. you can do this with your preferred font. also eliminates any risk…
are you referring to the Rockchip RK3588?
my solution to beat the tab accumulation problem is to have firefox simply close all tabs, clear browsing and download history, clear form and search history, and clear cache upon the user choosing to close the program.…
unifont http://unifoundry.com/unifont/index.html
Khadas Edge2 Pro has 16GB of RAM, $340 tho, available now, even from amazon. Radxa ROCK 5B also has 16GB of RAM, $220, available via ameridroid. Jetson Orin NX 16GB has 16GB of RAM, $600, available in Dec, would…
xst, fork of suckless st https://github.com/gnotclub/xst
as others have mentioned, the raspberry pi 4 is pretty slow at decoding video, but the 4gb or 8gb does work well as a single or dual screen development computer. however, I have have been using a jetson tx1, and later…
as usual, it is up to personal preference, but I've used Unifont, specifically Unifont CSUR, a bitmap font, tho in ttf form, as my sole font across the system, terminal, vim and web browser (firefox) which allows me to…
I use rtv, terminal reddit viewer
note that you can replace the mouse in X using xdotool to do mouse pointer movements and mouse clicks if your window manager, such as i3, supports it. specifically you are looking for xdotool mousemove_relative.…
sorry for the late reply, also forgot to mention that I use a fontconfig file, .xresources, other config files for i3 (the tiling wm), termimal (xst) and vim that specify the unifont font specifically. here are a few…
I actually use a slightly modified unifont exclusively on a linux system, deleted all other fonts, disabled browser font downloading, and use firefox to get proper rendering. If you use a tiling wm, without borders or…
on linux I installed unifont, a singular bitmap font of size 8x16, that covers most of unicode, moved all other fonts, modified fontconfig to use only that font, disabled bold and italics, switched from chrome to…
i3wm with bindings in config to use xdotool to move and click the mouse is what i use.
i've been using xst https://github.com/gnotclub/xst, a fork of suckless st https://st.suckless.org/ for a long period, but there's also st-flexipatch https://github.com/bakkeby/st-flexipatch available which now includes…
because i prefer monospaced pixel fonts, tho the underlying engine requires the ttf and now otf font, which is a vector format in order to render.
unifont has cjk support, bitmap fonts work just fine for the integer domain. been using unifont system and app wide for some integer number of years now. i believe the only app that i use that does not have unifont is…
firefox on linux with a bunch of css stuff set to defaults or none !important shows a static image
i use i3wm so there are various keybindings you can use. for mouseless stuff i use xdotool to move the pointer in 16 or 64 pixel increments using the keyboard. if i could toggle the mouse pointer on and off i would.
another thing to block in firefox userContent.css as there doesn't appear to be an option for it in about:config
on a 1920x1080 display using bitmap fonts or their equivalent where each cell is 8x16, then three tiled windows without borders are 80 characters wide. font used is unifont, i3 window manger, xst terminal, vim, etc. if…
iirc, to utilize the fontconfig font name matching system to determine if a particular font for say, subtitles, matches.
i agree, that is a problem, mainline linux and working drm, that is direct rendering manager, drivers should exist before release of the product.
well, if the soc is the same, thus same cpu, gpu, and npu, kernel and userspace support should be also roughly equal, tho the device tree will differ between the two devices. i do agree that many of these sbc computers…
thinkpad 760xl here, svga+ screen, 166mhz pentium mmx, 64mb of ram, 2.1gb hdd, typically use it as a dos machine, tho it does have old slackware linux installed. if you still have the laptop, hold on to it, or if you…
this is why I have downloadable or website fonts disabled and in browser, use a singular monospace bitmap font, unifont, and across the entire system. you can do this with your preferred font. also eliminates any risk…
are you referring to the Rockchip RK3588?
my solution to beat the tab accumulation problem is to have firefox simply close all tabs, clear browsing and download history, clear form and search history, and clear cache upon the user choosing to close the program.…
unifont http://unifoundry.com/unifont/index.html
Khadas Edge2 Pro has 16GB of RAM, $340 tho, available now, even from amazon. Radxa ROCK 5B also has 16GB of RAM, $220, available via ameridroid. Jetson Orin NX 16GB has 16GB of RAM, $600, available in Dec, would…
xst, fork of suckless st https://github.com/gnotclub/xst
as others have mentioned, the raspberry pi 4 is pretty slow at decoding video, but the 4gb or 8gb does work well as a single or dual screen development computer. however, I have have been using a jetson tx1, and later…
as usual, it is up to personal preference, but I've used Unifont, specifically Unifont CSUR, a bitmap font, tho in ttf form, as my sole font across the system, terminal, vim and web browser (firefox) which allows me to…
I use rtv, terminal reddit viewer
note that you can replace the mouse in X using xdotool to do mouse pointer movements and mouse clicks if your window manager, such as i3, supports it. specifically you are looking for xdotool mousemove_relative.…
sorry for the late reply, also forgot to mention that I use a fontconfig file, .xresources, other config files for i3 (the tiling wm), termimal (xst) and vim that specify the unifont font specifically. here are a few…
I actually use a slightly modified unifont exclusively on a linux system, deleted all other fonts, disabled browser font downloading, and use firefox to get proper rendering. If you use a tiling wm, without borders or…
on linux I installed unifont, a singular bitmap font of size 8x16, that covers most of unicode, moved all other fonts, modified fontconfig to use only that font, disabled bold and italics, switched from chrome to…