diff --git a/.scripts/lang/kben b/.scripts/lang/kben index b8d244c..2da0e6c 100755 --- a/.scripts/lang/kben +++ b/.scripts/lang/kben @@ -1,3 +1,5 @@ #!/usr/bin/env bash +. $SCRIPTS/keeb + setxkbmap -v -layout gb diff --git a/.scripts/lang/kbfr b/.scripts/lang/kbfr index 144ab7f..d6bf622 100755 --- a/.scripts/lang/kbfr +++ b/.scripts/lang/kbfr @@ -1,3 +1,5 @@ #!/usr/bin/env bash +. $SCRIPTS/keeb + setxkbmap -v -layout us_qwerty-fr diff --git a/.scripts/lang/mot b/.scripts/lang/mot new file mode 100755 index 0000000..958835c --- /dev/null +++ b/.scripts/lang/mot @@ -0,0 +1,7 @@ +#!/usr/bin/env bash + +# trouvez le signification d'un mot français + +mot=$1 + +sdcv -c -n $mot