Coder Social home page Coder Social logo

Comments (7)

killajoe avatar killajoe commented on June 12, 2024

This is done systemwide not per user or DE/WM setup..
You set this up on install process inside calamares..
https://i0.wp.com/endeavouros.com/wp-content/uploads/2022/06/3-1.png?resize=768%2C465&ssl=1

from endeavouros-i3wm-setup.

killajoe avatar killajoe commented on June 12, 2024

For any extra info the forum would be the place:
https://forum.endeavouros.com/

from endeavouros-i3wm-setup.

reinaldorauch avatar reinaldorauch commented on June 12, 2024

Yeah, sure but after the instalation there isnt a place to change that, or a obvious one at least

from endeavouros-i3wm-setup.

killajoe avatar killajoe commented on June 12, 2024

Using a WM.. and setting keymap.. are two different things as i said i´this is set systemwide while installing the system and the info to change this is the same as archwiki say about it. there is no gui to do that you need to edit config manually..
localectl status show what you have..
localectl set-keymap --no-convert keymap where keymap is one you can get from this list:
localectl list-keymaps | grep -i search_term search_term is something you search for like en for english

In addition i3 setup for EmdeavourOS has a keymap switcher tool integrated..:

# configure multiple keyboard layouts and hotkey to switch (Alt+CAPSLOCK in this example)
#exec --no-startup-id setxkbmap -layout 'us,sk' -variant altgr-intl,qwerty -option 'grp:alt_caps_toggle'

from endeavouros-i3wm-setup.

reinaldorauch avatar reinaldorauch commented on June 12, 2024

Ah, yes, so in i3 the right place to change is in .config/i3/config then?

from endeavouros-i3wm-setup.

killajoe avatar killajoe commented on June 12, 2024

setxkbmap command can do that.. if you need to have it changed in a case to case scenario.. if you want to change default to bwe different set iot systemwide is the better option.. ( using localectl )
The switcher in i3 config is for the case to switch between two setups on the run.

from endeavouros-i3wm-setup.

killajoe avatar killajoe commented on June 12, 2024

But as i mentioned already.. this is usually not the place for teaching lessons.. or tutorials.. GitHub is used for developing and resolving issues on the code and configs. (sources)
The right place for help is the forum or the telegram chat and also reddit ..

from endeavouros-i3wm-setup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.