]> git.madduck.net Git - etc/xsession.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

disable scrollbars
authormartin f. krafft <madduck@madduck.net>
Mon, 23 Mar 2009 12:46:17 +0000 (13:46 +0100)
committermartin f. krafft <madduck@madduck.net>
Mon, 23 Mar 2009 12:46:23 +0000 (13:46 +0100)
.Xdefaults

index 0b8d6fd68e9ab5356a8f2ea26cf6d2beb85b93a8..e06eeaa46d904697dd0e1d3a1cd4f7489826a26d 100644 (file)
@@ -15,7 +15,7 @@ Rxvt.colorMode:                on
 URxvt.dynamicColors:           on
 
 Rxvt.scrollBar_right:          true
-Rxvt.scrollBar:                true
+Rxvt.scrollBar:                false
 Rxvt.scrollTtyOutput:          false
 Rxvt.scrollTtyKeypress:        true
 Rxvt.scrollWithBuffer:         false