[arch-general] browser and tty

arnaud gaboury arnaud.gaboury at gmail.com
Tue Mar 25 18:10:19 EDT 2014


On Tue, Mar 25, 2014 at 9:53 PM, Lieven Moors <lievenmoors at gmail.com> wrote:
> On Tue, Mar 25, 2014 at 07:36:01PM +0100, arnaud gaboury wrote:
>> >
>> > See the other post, and please keep try to keep the problem solving linear (as
>> > in "linear graph"), don't switch branches if possible.
>>
>> Mutt and weechat are on my TODO list
>
> This is hilarious...

Not sure what is hilarious, but adding this line in .xinitrc let me
with the correct keyboard maping:

setxkbmap -model pc104 -layout ch -variant fr


I do not see why it is needed as my .xorg already contains:

Section "InputDevice"
    Identifier       "keyboard0"
    Driver         "kbd"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "ch"
    Option         "XkbVariant" "fr"
EndSection

As for firefox, these two lines starts firefox, BUT in workspace 2, as
indicated in the i3 bar.

exec firefox-aurora
assign [instance="^firefox-aurora$"] 1


More information about the arch-general mailing list