Diff for /wikisrc/pkgsrc/how_to_install_modular_xorg.mdwn between versions 1.3 and 1.4

version 1.3, 2019/05/12 18:23:51 version 1.4, 2019/05/12 18:25:40
Line 50  To do this at every X startup, we can ad Line 50  To do this at every X startup, we can ad
   
 An example ~/.xinitrc to run a window manager and configure keyboard layout:  An example ~/.xinitrc to run a window manager and configure keyboard layout:
   
     xrdb merge ~/.Xresources                            # respect ~/.Xresources configuration      xrdb merge ~/.Xresources                                            # respect ~/.Xresources configuration
   
     setxkbmap -option grp:alt_shift_toggle us,il        # two keyboard options, US keyboard and IL,      setxkbmap -option grp:alt_shift_toggle us,il        # two keyboard options, US keyboard and IL,
                                                         # with alt+shift as a toggle option                                                                          # with alt+shift as a toggle option
           
     openbox                                             # run your favourite window manager.      openbox                                                             # run your favourite window manager.
   
   

Removed from v.1.3  
changed lines
  Added in v.1.4


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb