From 98ba23f80903bfbd0fd226936207129aa2802ea4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 May 2010 18:50:17 +0000 Subject: update from current build-install git-svn-id: svn://tug.org/texlive/trunk@18384 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/xdvi/XDvi | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'Master/texmf/xdvi/XDvi') diff --git a/Master/texmf/xdvi/XDvi b/Master/texmf/xdvi/XDvi index 31b83e76a34..3e0f4984e4c 100644 --- a/Master/texmf/xdvi/XDvi +++ b/Master/texmf/xdvi/XDvi @@ -26,6 +26,15 @@ !!! This should be the best choice for modern displays with large color depth. *thorough: true +!!! Add some useful translations for the mouse wheel (bug #1422928) +*wheelTranslations:\ +Shift:left(.08)\n\ +Shift:right(.08)\n\ +Ctrl:set-shrink-factor(+)\n\ +Ctrl:set-shrink-factor(-)\n\ +:wheel(-.7)\n\ +:wheel(.7) + !!!------------------------------------------------------------------------------ !!!------------------------------ Motif toolbar --------------------------------- !!!------------------------------------------------------------------------------ @@ -76,18 +85,9 @@ *textColumns: 50 !!! make all text/entry fields white, for better contrasts: -*file_text.background: white -*searchbox_input.background: white -*print_text.background: white -*dvips_options_text.background: white -*from_page.background: white -*to_page.background: white -*topics_list.background: white -*help_text.background: white -*FilterText.background: white -*DirList.background: white -*ItemsList.background: white -*file.Text.background: white +*XmDialogShell*XmTextField.background: white +*XmDialogShell*XmText.background: white +*XmDialogShell*XmList.background: white !!! adjust position of header in help window *help_window*right_form.topOffset: 10 -- cgit v1.2.3