P15836 link reply
finally got cde-desktop to work again
P15837 link reply
how do I make shift+insert to work in DTTerm? I like dterm than xterm and lxterminal
P15838 link reply
was posting from dtterm
P15841 link reply
yeah the menu said ctrl+insert but it doesn't seem to work. I got like escape chars
P15842 link reply
emojis don't work
P15843 link reply
P15841
maybe some xresource for xterm
~/.Xresources
man xterm
after you are done modding xresources run this
xrdb ~/.Xresources
P15842
xterm or maybe you mean install unifont
P15844 link reply
P15843
i mean xterm doesn't display emojis
P15847 link reply
P15844
thats what i mean by xterm use a different term dum
P15858 link reply
P15847
I think lxterm can display such glymphs. Also, has an ability to copy to (the third clipboard?) the clipboad that is used by Chromium and Librewolf orbs.

I have a problem transferring stdout to Librewolf 'cause my slate and pen do not have luxuries like the second mouse button^.

I wondered if Linux slates and pens existed back then (I mean 1990s). All I saw were Dauphin and Fujitsu Windows 95 tablets.
P15859 link reply
I highly doubt because CDE-desktop/motif sometimes glitched out when navigating with stylus, very rare. Moreover, on-screen X11 keyboards, xvkbd, do not work well on motif. I don't think a more usuable alts. like On-Board orbs were created yet.
P15863 link reply
P15858
try xsel or xclip didnt i already tell you about those two
echo third |xsel -b -i
echo first |xsel -p -i
>I have a problem transferring stdout to Librewolf 'cause my slate and pen do not have luxuries like the second mouse button^.
xbindkeys maybe
>I wondered if Linux slates and pens existed back then (I mean 1990s). All I saw were Dauphin and Fujitsu Windows 95 tablets.
from ibm i think and a few others but it costed alot
P15864 link reply

what does it do though
P15865 link reply
I mean those xsel commands.
P15866 link reply
P15865
puts stdin into a specific x11 clipboard
i did echos for which try the third one with librefurfag
P15867 link reply
yep it works, I can even transfer the third clipboard to the primary one

thanks a bunch, my dearest orb.

>user@test:~$ echo first |xsel -p -i
>user@test:~$ echo 'Specify the connection to the X server' |xsel -b -i
>user@test:~$ man xsel
>user@test:~$ echo second |xsel -s -i
>user@test:~$ man xsel
>user@test:~$ xsel -o
>
>DESCRIPTION
>user@test:~$ xsel -o -b
>Specify the connection to the X server
>user@test:~$ xsel -o -s
>second
>user@test:~$ xsel -o -b
>Specify the connection to the X server
>user@test:~$ xsel -o -b|xsel -p -i
>user@test:~$


P15868 link reply
P15866

Is it possible to make w3m like firfox?

for cloudflared sites

I wanna bypass "enable cookies and javascript to continue"
P15869 link reply
P15868
maybe a fork of it that has jawascripture orbs otherwise you need to proxy over a clean ip
x