I reverse engineered it from memory. Rxvt was once xterm so most anything in that line will work (urxvt here). It's basically a one liner. I didn't fiddle with fonts, this is proof of concept.
#!/bin/bash urxvt -fn "xft:Bitstream Vera Sans Mono:pixelsize=15" _________________________ Life will be better once the Republicans move to Mars. _________________________ FIRE TRUMP! On Thu, Jan 8, 2026, 8:05 PM mi via mc <[email protected]> wrote: > > inxi output (selective): > > Graphics: > > Device-1: NVIDIA GK208B [GeForce GT 730] vendor: ASUSTeK driver: nouveau > v: kernel alternate: nvidia_tesla_470,nvidia_tesla_470_drm non-free: > series: 470.xx+ status: legacy-active (EOL~2024-09-xx) arch: Kepler-2 > code: GKxxx process: TSMC 28nm built: 2012-2018 pcie: gen: 2 speed: 5 > GT/s > lanes: 8 ports: active: DVI-D-1 empty: HDMI-A-1,VGA-1 bus-ID: 04:00.0 > chip-ID: 10de:1287 class-ID: 0300 temp: 34.0 C > Display: x11 server: X.Org v: 21.1.21 driver: X: loaded: nouveau > dri: swrast gpu: nouveau display-ID: :0 screens: 1 > Screen-1: 0 s-res: 1920x1200 s-dpi: 96 s-size: 508x317mm (20.00x12.48") > s-diag: 599mm (23.57") > > thats actually the miode that i have configured as default in xorg.conf > > APIs: > > API: EGL v: 1.5 hw: drv: nvidia nouveau platforms: device: 1 drv: swrast > gbm: drv: nouveau surfaceless: drv: swrast x11: drv: swrast > inactive: wayland,device-0 > > API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 25.3.3-1 glx-v: 1.4 > direct-render: yes renderer: llvmpipe (LLVM 21.1.8 256 bits) > device-ID: ffffffff:ffffffff memory: 15.2 GiB unified: yes > > Info: Tools: api: eglinfo,glxinfo > de: kscreen-doctor,xfce4-display-settings x11: xdriinfo, xdpyinfo, > xprop, > xrandr > > (Kernel: 6.1.0-39-amd64, i tried but can't seem to go higher with > nvidia-tesla 470) > > > -- > mc mailing list > [email protected] > https://lists.midnight-commander.org/mailman/listinfo/mc >
-- mc mailing list [email protected] https://lists.midnight-commander.org/mailman/listinfo/mc
