abouttreesummaryrefslogcommitdiff
path: root/res/xml/qwerty_es.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-06-25Standard layout names (#386)Jules Aguillon1-38/+0
The names are comprised of: script, layout name, country code. Co-authored-by: grim <verdastelo9604@hotmail.com>
2023-06-24Specify the script of every layouts and localesJules Aguillon1-1/+1
This new information will avoid showing é on a cyrillic layout and ґ on a latin layout.
2022-10-23Add the capslock keyJules Aguillon1-1/+1
The key enable caps lock immediately. It does nothing if caps lock is already enabled. It is not present on the keyboard by default but a place is defined on every layout, top-right of the shift key. It can be enabled in the settings. The icon is from materialdesignicons.com.
2022-05-29Move the '0' back to where it wasJules Aguillon1-1/+1
The '0' has been moved because it was hard to type due to being close to the edge of the screen. This is fixed in a more elegant way in a27c644, there's no reason to keep the '0' in an inconsistent place anymore.
2022-05-29Remove some localized keys from the layoutsJules Aguillon1-4/+4
These keys are not placed in a particular way, the automatic placement will do a better job.
2022-05-08Specify localized keys in each layoutsJules Aguillon1-6/+6
Each layouts can chose which key are localized instead of specifying it globally for each key. Important keys are no longer removed from layouts if the 'extra_keys' mechanism is not working properly. This can happen if language tags specified in method.xml don't match the user's language. Removed some currency symbols from some layouts. They are all in the Fn layer.
2022-04-03Move keys away from the edges of the screenJules Aguillon1-6/+6
These keys are harder to hit as the finger might exit the screen before traveling enough to hit a corner. It might be particularly harder for people that use a phone case. Every layouts are changed, the notable changes are: - The Escape key is in the bottom-right corner of the first key. This position looks weird at first but is a lot easier to type. - The 0 key is on the top-left of the last key on the first row. It is not like the other digits. - The Tab key is on the top-right. This might be hard to re-learn. - Some layouts had more changes to accomodate these new positions. Co-authored-by: Raphael <rapha.a.r@gmail.com>
2022-03-31Add interpunct and move Tab in Spanish keyboardArenaL51-2/+2
Added the middle dot (·) to the Spanish keyboard, in order to be able to type Catalan words and names. Catalan is spoken in Eastern Spain, and the middle top is therefore included in standard PC Spanish keyboards. Also changed the Tab key to an upwards-leftwards swipe, as to follow more closely the programmer's layout qwerty.xml
2022-03-21Add dead macron to Spanish layoutArenaL51-2/+2
This is only to make this layout more similar to the default English layout. Macrons are not actually used in any language spoken in Spain, but they appear to be used in some varieties of Nahuatl? Also added C-cedilla to the N-tilde key. Even if both C-cedilla and N-tilde are redundant in this keyboard, both letters are a staple of Spain keyboards, and Spaniards are used to have a dedicated key for C-cedilla in PC keyboards.
2022-03-19Add F11 and F12Jules Aguillon1-1/+1
These keys are shown only when Fn is activated, "placeholder" keys are placed in the layouts.
2022-02-22spanish translation and layoutInvert White1-0/+38