Re: Programming Motif / mwm

2024-05-18 Thread Todd Gruhn
Thanks John. New Q. Whatif I want the mwm menu*fontList stuff bigger? On Sat, May 18, 2024 at 5:20 PM John McCue wrote: > > On Sat, May 18, 2024 at 10:46:18AM +, Todd Gruhn wrote: > >I want to tweek the menu used in Motif. > > > >I want it larger; can I make the fonts bigger? > > > >I

Re: Clean Microsoft FROM NETBSD

2024-05-18 Thread Liam Proven
On Fri, 17 May 2024 at 19:20, Todd Gruhn wrote: > > I want to to clean out crap that Microsoft forces on > that drive. > > MS Windows want to stop me from "Uninstall" stuff that they > installed... Do not try that. You can mount an NTFS volume easily from a Linux bootable medium -- Ventoy

Bluetooth wheel mouse and X11

2024-05-18 Thread Iain Hibbert
Hello Joel > Hello -- I successfully connected a BT mouse to NetBSD 10 > (/dev/wsmouse2). Cool. great! which mouse did you use btw? I have an older apple magic mouse which is failing and when I bought a newer mouse, it was BLE (which is annoying me as I haven't written any support for it been

Re: Programming Motif / mwm

2024-05-18 Thread John McCue
On Sat, May 18, 2024 at 10:46:18AM +, Todd Gruhn wrote: I want to tweek the menu used in Motif. I want it larger; can I make the fonts bigger? I believe there is no 'f.font' . Is it possible to do this? Then how? mwm us configured using ~/.Xdefaults, for example this can be done for

Re: Programming Motif / mwm

2024-05-18 Thread Vitaly Shevtsov
In emwm you can put these in .Xresources: Emwm*renderTable: variable Emwm*renderTable.variable.fontType: FONT_IS_XFT Emwm*renderTable.variable.fontName: Droid Sans !menu font size Emwm*renderTable.variable.fontSize: 9 Emwm*renderTable.variable.fontStyle: Regular On Sat, May 18, 2024 at 7:47 PM

Programming Motif / mwm

2024-05-18 Thread Todd Gruhn
I want to tweek the menu used in Motif. I want it larger; can I make the fonts bigger? I believe there is no 'f.font' . Is it possible to do this? Then how?

Re: Clean Microsoft FROM NETBSD

2024-05-18 Thread Todd Gruhn
SO, instal and use in MicroSoft? Or Netbsd/ LINUX ? On Sat, May 18, 2024 at 6:08 AM Aryabhata wrote: > > What you want is https://github.com/LeDragoX/Win-Debloat-Tools > > On Fri, 17 May, 2024, 11:49 pm Todd Gruhn, wrote: >> >> I want to to clean out crap that Microsoft forces on >> that

Re: Clean Microsoft FROM NETBSD

2024-05-18 Thread Aryabhata
What you want is https://github.com/LeDragoX/Win-Debloat-Tools On Fri, 17 May, 2024, 11:49 pm Todd Gruhn, wrote: > I want to to clean out crap that Microsoft forces on > that drive. > > MS Windows want to stop me from "Uninstall" stuff that they > installed... > > > > Can this be done with