Code Monkey home page Code Monkey logo

Comments (5)

 avatar commented on May 29, 2024

Also, this are my xmodmap -pm:

xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock      
control     Control_L (0x25),  Control_R (0x69)
mod1        Alt_L (0x40),  Meta_L (0xcd)
mod2        Num_Lock (0x4d)
mod3      
mod4        Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5        ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

from latin-dvorak.

 avatar commented on May 29, 2024

@omar-polo ?

from latin-dvorak.

 avatar commented on May 29, 2024

It's only a thought, but @MrOutis how do you set the keyboard? It's mentioned on the README:

grave accents are on level 3 and acute accents are on level 4

I'm using dvp-it on daily basis from ~6 moths now and I didn't have any trouble. Did you set the key for the 3rd level?

However, if it helps, here is my config (exactly the point where I set the keyboard).

from latin-dvorak.

N0rthw1nd avatar N0rthw1nd commented on May 29, 2024

Hi @MrOutis, fistly thank you so much for trying out my layout and reporting the issue!
As @omar-polo said, you must configure the level 3 switch with setxkbmap, I recommend doing it by putting this line directly inside xinitrc:
setxkbmap dvp-it -option caps:swapescape -option lv3:ralt_switch
Here I load the layout, swap esc with caps lock (useful if you are a vim user) and set AltGr as level 3 switch. Beaware that in this way you'll type "ร " using "AltGr + a" and "รก" using "AltGr + Shift + a".
That's because at first the layout was developed for italian, so, you might benefit from changing the source code in the file "dvp-it":
just go to line 51 and swap "agrave" with "aacute" and do the same with the other accents as you please.

I hope I have been helpful, cheers.

from latin-dvorak.

 avatar commented on May 29, 2024

I haven't had time to address my issue, sorry @N0rthw1nd.
Your layout is awesome and is working as expected!
My problem was with my previous options:

    -option compose:ralt \
    -option kpdl:semi \
    -option caps:escape

compose:ralt was messing with the lv3:ralt_switch option.

Thank you, guys! (btw. this is an amazing improvement over the compose:ralt to input latin/greek characters โค๏ธ )

from latin-dvorak.

Related Issues (1)

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.