[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
slackbook:xwindow_system [2012/09/12 20:46 (UTC)] – [Sources] Bullet Points sycamorexslackbook:xwindow_system [2012/09/12 21:05 (UTC)] – updated code block to syntax highlighting mfillpot
Line 59: Line 59:
  
  
-<code>+<file>
 darkstar:~$ cat /etc/X11/xorg.conf.d/synaptics.conf darkstar:~$ cat /etc/X11/xorg.conf.d/synaptics.conf
 Section "InputDevice" Section "InputDevice"
Line 88: Line 88:
     Option          "VertTwoFingerScroll"   "0"     Option          "VertTwoFingerScroll"   "0"
 EndSection EndSection
-</code>+</file>
  
  
Line 149: Line 149:
  
  
-<code>+<file>
  
 # These are the default runlevels in Slackware: # These are the default runlevels in Slackware:
Line 162: Line 162:
 # Default runlevel. (Do not set to 0 or 6) # Default runlevel. (Do not set to 0 or 6)
 id:3:initdefault: id:3:initdefault:
-</code>+</file>
  
  
Line 172: Line 172:
  
  
-<code>+<file>
  
 # These are the default runlevels in Slackware: # These are the default runlevels in Slackware:
Line 185: Line 185:
 # Default runlevel. (Do not set to 0 or 6) # Default runlevel. (Do not set to 0 or 6)
 id:4:initdefault: id:4:initdefault:
-</code>+</file>
  
 ====== Chapter Navigation ====== ====== Chapter Navigation ======
 slackbook:xwindow_system ()