Tiny Core Extensions > TCE Corepure64
[Solved] Sound on ThinkPad T440p
curaga:
I think it was mentioned earlier, but aterm can be configured via .Xdefaults too (which is in your home dir, avoiding edits to files in system dirs). But no need to change if what you have works.
Rich:
Hi MikeLockmoore
--- Quote from: MikeLockmoore on June 12, 2023, 08:58:58 AM --- ... and chmod'ed it to 755. ...
--- End quote ---
There's no need to make it executable. The .xsession file reads
each line and executes it.
--- Quote --- ...
--- Code: ---sed -i 's/^c: exec aterm$/c: exec aterm -fn 10x20/' /usr/local/tce.icons
--- End code ---
And it fails:
"sed: can't create temp file '/usr/local/tce.iconsNaEVuL': Permission denied" ...
--- End quote ---
I ran into the same error while I was testing the commands in a terminal.
Realized sed needed sudo and then forgot to include it when creating
the attachment. Sorry about that.
The attachment in reply #31 has been corrected.
MikeLockmoore:
--- Quote from: curaga on June 12, 2023, 11:48:54 AM ---I think it was mentioned earlier, but aterm can be configured via .Xdefaults too (which is in your home dir, avoiding edits to files in system dirs). But no need to change if what you have works.
--- End quote ---
Oh, that is much cleaner! Maybe going to switch over to that. Thanks for the tip!
Do you or anyone know if the native FLTK apps can be easily scaled? If not, I may want to rebuild my to support a larger font.
curaga:
The scaling is only in the dev version of FLTK.
MikeLockmoore:
--- Quote from: Rich on June 11, 2023, 08:13:32 PM ---Hi MikeLockmoore
xinput is part of Xorg-7.7-bin.tcz. It is available in both 32 and 64 bit.
--- End quote ---
Well, what do you know... Xorg starts up and autoconfigures the touchpad with sane defaults that work very well. I don't get accidental pointer bumps from my hands brushing the synaptics touchpad, and even two-finger scroll-wheel effect is working by default. Very nice! I should have tried Xorg sooner. ::) On the other hand, I was trying to keep my TC64 install closer to minimal, but I must admit I like some creature comforts.
I do appreciate the help re-learning the ropes here, Rich.
Navigation
[0] Message Index
[*] Previous page
Go to full version