Hello all!
I'm having this weird issue on OpenBSD 6.3. In some GTK applications --
so far only in Evolution and Chromium, but not Firefox or SeaMonkey --
the letters x, c and v have stopped working in some text fields.
Instead of entering the letters, it's as if Control is pressed and they
p
Hello again,
Is there a way for ksh to expand a $(command substitution) without
having to execute the entire line?
bash provides this via shell-expand-line (bound to Ctrl-Alt-e by
default), and ksh seems to have expand-file, but that only works for
filenames.
Any ideas?
Best regards,
John
Klemens Nanni wrote:
On Sat, Oct 06, 2018 at 09:38:42PM +0200, John Ankarström wrote:
Is there a way for ksh to expand a $(command substitution) without having to
execute the entire line?
No.
That's too bad.
bash provides this via shell-expand-line (bound to Ctrl-Alt-e by default),
Klemens Nanni wrote:
On Sun, Oct 07, 2018 at 07:30:15PM +0200, Tomasz Rola wrote:
Another trick may be executing the line with echo prepended - should
do all expansions and write what will be executed. I think it is not
going to work too well if for loop is being echoed, and other such
things, s
Hajime Edakawa wrote:
Hello Mr. Ankarström,
I have challenged to try to make shell_expand_line in ksh.
You can check it if you type M-C-e.
That sounds fabulous! Thank you for your initiative! The code looks
interesting.
To be honest, I'm not sure if this is correct.
I only like OpenBSD,
Jan Stary wrote:
Are there any phoneticians running on OpenBSD?
How do you type the phonetic alphabet in vim?
Is there a standard keyboard layout for the English part of IPA?
It wouldn't be too difficult to create one. I found this on DuckDuckGo
via the search query "ipa xkb layout":
http:/
Hello all,
I have this port [1] that installed fine on 6.3, but after I upgraded to
6.4, following the FAQ, I'm getting weird errors.
When running make install, it fails because qtbase-5.9.4 can't be
installed, which is weird that it wants to do, because the version in
ports is 5.9.6p1. Her
Tom Smyth wrote:
Hello John,
Hi!
do you have PKG_PATH Variable set to an old version ?
eg
export PKG_PATH=https://fastly.cdn.openbsd.org/pub/OpenBSD/$(6.3/packages/amd64/
export PKG_PATH=https://fastly.cdn.openbsd.org/pub/OpenBSD/$(uname
-r)/packages/$(uname -p)/
you can remove the PKG_PAT
Juan Francisco Cantero Hurtado wrote:
$ rm -rf /usr/ports/{pobj,packages,plist}
$ pkg_delete strawberry
$ pkg_add -u
$ pkg_delete -a
$ cd /usr/ports/audio/strawberry
$ make install
Thank you! That did it!
Hi,
I just got OpenBSD installed on my new laptop, and so far, it works great. But
since I applied the latest X11 patch, I can no longer use startx to launch X11,
unless I do it as root, which probably isn’t a good idea. Seems like I have to
use xenodm.
The thing is, xenodm is so complicated i
trondd wrote:
> It's not really that complicated. The bare minimum is to copy your
> .xinitrc to .xsession and then just run xenodm on demand with doas. All
> the configs already exist in /etc/X11/xenodm. Nothing requires you to run
> it at startup.
>
> Here's what I've done:
> Copy your .xini
11 matches
Mail list logo