Re: .profile not being loaded (ksh) when opening shell in X

2021-04-26 Thread Daniel Wilkins
On Mon, Apr 26, 2021 at 11:31:33PM +0200, Jan Vlach wrote: > > Hi, > > you need: > > xterm*loginShell: true > > in ~/.xresources and something like xrdb ~/.Xresources in ~/.xsession > > JV > > On Mon, Apr 26, 2021 at 09:26:19PM +, tetrahe...@danwin1210.me wrote: > > I have some custom

.profile not being loaded (ksh) when opening shell in X

2021-04-26 Thread tetrahedra
I have some custom additions to my $PATH. They're defined in ~/.profile and they are correctly loaded when I log in from a text console. When I log in to X (cwm) and open a terminal window, $PATH does not contain the entries. I tried `chmod +x` on my .profile but that didn't help. Both the

Re: .profile not being loaded (ksh) when opening shell in X

2021-04-26 Thread Allan Streib
"tetrahe...@danwin1210.me" writes: > It looks like the custom $PATH is not being passed from the login shell > on downwards, since ~/.profile is only read by a login shell. I just was looking into the same thing last night. The ksh shell in the xterm didn't seem to be processing my .profile.

Re: .profile not being loaded (ksh) when opening shell in X

2021-04-26 Thread Jan Vlach
Hi, you need: xterm*loginShell: true in ~/.xresources and something like xrdb ~/.Xresources in ~/.xsession JV On Mon, Apr 26, 2021 at 09:26:19PM +, tetrahe...@danwin1210.me wrote: > I have some custom additions to my $PATH. They're defined in ~/.profile and > they are correctly loaded

Re: How do I change the default per-application sound volume in sndiod?

2021-04-26 Thread John Batteen
On 4/26/21 7:43 AM, Alexandre Ratchov wrote: On Sun, Apr 25, 2021 at 11:57:42PM -0500, John Batteen wrote: Greetings misc, I am running 6.9 and am having some difficulty. I have outputs.master=255,255 set in mixerctl.conf (it is the only line in the file), but every time I open an application

Re: How do I change the default per-application sound volume in sndiod?

2021-04-26 Thread Alexandre Ratchov
On Sun, Apr 25, 2021 at 11:57:42PM -0500, John Batteen wrote: > Greetings misc, > > I am running 6.9 and am having some difficulty. I have > outputs.master=255,255 set in mixerctl.conf (it is the only line in > the file), but every time I open an application its individual > volume is set to

Re: How do I change the default per-application sound volume in sndiod?

2021-04-26 Thread Maurice McCarthy
/usr/bin/sndioctl app/mplayer0.level=1.000 perhaps

Re: How do I change the default per-application sound volume in sndiod?

2021-04-26 Thread Maurice McCarthy
I only run stable 6.8 but I do this with a sndioctl output.level command in .profile or .kshrc HTH

Re: Does intel(4) support Iris Xe Graphics?

2021-04-26 Thread Eric Auge
Hello, Experiencing something similar with a similar machine: x1 carbon gen 9 with an Intel Iris Xe. I am running -current/amd64 from April 25th on this machine. No kernel panics here, but almost impossible to use Xorg, it hangs and I have to restart it all (Ctrl + Alt + Backspace), it behaves

How do I change the default per-application sound volume in sndiod?

2021-04-26 Thread John Batteen
Greetings misc, I am running 6.9 and am having some difficulty. I have outputs.master=255,255 set in mixerctl.conf (it is the only line in the file), but every time I open an application its individual volume is set to 0.496. For example, sndioctl reveals: input.level=0.490 input.mute=0

Re: PPPoE mtu overwrites/ignores

2021-04-26 Thread Stuart Henderson
On 2021-04-25, Valdrin MUJA wrote: > As a grumpy person, I didn't believe at them and quickly installed npppd into > another computer and used it as pppoe-server but nothing changed. (I've set > mru as 1550 at npppd.conf) npppd isn't a valid test as it does not support RFC 4638.