jackermann Posted December 4, 2021 Share Posted December 4, 2021 Comment faire un copier / coller sur eOS Mac Book Air ? Link to comment Share on other sites More sharing options...
0 sekaijin Posted December 5, 2021 Share Posted December 5, 2021 Ctrl+C Ctrl+V Mais il me semble que tu peux inverser Ctrl et Alt Link to comment Share on other sites More sharing options...
0 jackermann Posted December 5, 2021 Author Share Posted December 5, 2021 Ni Ctrt+C Ctrl+V Ni Alt+C Alt+V ne fonctionnes !? Link to comment Share on other sites More sharing options...
0 LLCJ Posted December 6, 2021 Share Posted December 6, 2021 Lors de l'installation d'EOS, tu peux choisir des configs de clavier, un des choix est clavier macintosh, c'est peut être une piste ? De mon coté, ça a bien fonctionné sur un Macbook pro pour moi, le copier coller se fait néanmoins avec Ctrl C / Ctrl V (et non pas Alt C / Alt V comme sur Mac Os). @sekaijin par contre si tu sais comment inverser le ctrl et le alt, ça m’intéresse fortement ! Link to comment Share on other sites More sharing options...
0 sekaijin Posted December 6, 2021 Share Posted December 6, 2021 Bonjour 1) la solution la plus bas niveau xmodmap pas très simple ~/.Xmodmap ! ! based on: http://www.emacswiki.org/emacs/SwapControlAltAndCapsLock#toc8 ! !---------------------------------------------------------- ! Swap Control and Alt keys, both sides !---------------------------------------------------------- ! First clear all modifiers & control clear control clear mod1 clear mod4 ! Swap Control_L and Alt_L keycode 64 = Control_L keycode 37 = Alt_L Meta_L ! Menu becomes Alt_R Meta_R (AltGr) keycode 135 = Alt_R Meta_R ! Define Control_R and Alt_R similar to Control_L and Alt_L keycode 108 = Control_L keycode 105 = Alt_L Meta_L ! We need to set keycodes first, as some programs (emacs!) read ! the key names and seem to ignore what's below. add mod1 = Alt_L Alt_R Meta_L Meta_R add mod4 = Super_L Super_R add control = Control_L Control_R !------------------------------------------ ! Caps_Lock becomes an additional BackSpace !------------------------------------------ remove lock = Caps_Lock keysym Caps_Lock = BackSpace Je n'ai pas vérifier ce fichier de conf je le mets pour montrer le principe. 2 ) sudo apt-get install gnome-tweak-tool dans typing il y a des option swap .... Mais je n'ai pas essayé avec EOS. JYT Link to comment Share on other sites More sharing options...
0 Wolfy Posted January 1, 2022 Share Posted January 1, 2022 Peut-être pourras-tu modifier les raccourcis clavier dans les paramètre système ici Link to comment Share on other sites More sharing options...
Question
jackermann
Comment faire un copier / coller sur eOS Mac Book Air ?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now