I've trying to configure my rxvt-unicode so I need to know where to place extensions for it.
I've tried this folder: ~/.urxvt/ext/
and properly configured my ~/.Xdefaults
but no luck. Looks I should use some another folder but what the folder?
Home
/
user-558369
JavaRunner's questions
I've updated apt and installed w3m
and w3m-both
:
$ apt install w3m-img
Reading package lists... Done
Building dependency tree
Reading state information... Done
w3m is already the newest version (0.5.3-36build1).
w3m-img is already the newest version (0.5.3-36build1).
0 upgraded, 0 newly installed, 0 to remove and 31 not upgraded.
$ which w3m
/usr/bin/w3m
$ which w3mimgdisplay
w3mimgdisplay not found
$ which w3m-img
w3m-img not found
$ ls -la /usr/lib/w3m/w3mimgdisplay
-rwxr-sr-x 1 root video 26640 Feb 5 2018 /usr/lib/w3m/w3mimgdisplay
When I call: w3m https://google.com
I don't see any images. How to fix it?
I tried it in Tilix and in gnome-terminal.
I have VirtualBox 5.2 installed on Mac OS X 10.12.5.
Ubuntu 16.04.3, with 3d acceleration enabled, gets about 40-50fps
Ubuntu 17.10, with 3d acceleration enabled or disabled, gets about 10-15fps
All the configs are similar for both virtual machines (size of ram, hdd, gpu memory, Guest Additions installed on both machines, etc).
Why does it work like this?