David Kennedy wrote:
> When I attempt to open the web inspector with Ctrl-Shift-o, nothing happens.
> No errors are generated in the console or anything. I've enabled the inspector
> feature in config.h with the following line:
>
> SETB(Inspector, 1),
>
> I haven't changed the defa
When I attempt to open the web inspector with Ctrl-Shift-o, nothing happens.
No errors are generated in the console or anything. I've enabled the inspector
feature in config.h with the following line:
SETB(Inspector, 1),
I haven't changed the default key binding from:
{ MODKEY|G
Hi
On Wed, Apr 26, 2017 at 11:14 AM, Prashanth Chandra
wrote:
> Correction in my last email.
>
> dmenu_run works when I do `LANG="en_US.UTF-8" dmenu_run`.
$ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
Correction in my last email.
dmenu_run works when I do `LANG="en_US.UTF-8" dmenu_run`.
On Wed, Apr 26, 2017 at 5:13 PM, Prashanth Chandra
wrote:
> My apologies.
>
> The exact problem is that dmenu_run prints "warning: locale not
> supported" then just hangs there, when my locale is set to en_HK.
My apologies.
The exact problem is that dmenu_run prints "warning: locale not
supported" then just hangs there, when my locale is set to en_HK.UTF-8
(set with `sudo dpkg reconfigure locales`)
As I mentioned, I'm running i3 in a fresh install of Xubuntu 16.04,
with a fresh install of i3, no config