Search the web
Sign In
New User? Sign Up
links-browser · Links Text-Mode Web Browser
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 2144 - 2173 of 4165   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2144
... Running on MacOS X 10.1.4, displaying to XDarwin 4.2.0: depth=196 -- Brian Mastenbrook chandler@... http://acm.roosevelt.edu/~chandler/ -- ...
Brian Mastenbrook
chandler@...
Send Email
Jun 1, 2002
8:37 pm
2145
Hi there, [CC'd to the ion wm list for interest's sake.] A strange thing occurs when links -g (i.e. in graphical mode) has the mouse pointer, is not active,...
Alexandra Walford
chroma@...
Send Email
Jun 2, 2002
12:48 am
2146
... can you please be a little bit more concrete: for example, how do you generate characters for Czech language (ie il2 chars) for links? Can you please also...
The Thanh Han
hanthethanh@...
Send Email
Jun 2, 2002
2:25 am
2147
... I have a Ghostscript font, cd graphics, edit Fontmap, edit clip.c to choose encoding tables, run make, run gepns, run makefont, and have the output in...
clock@...
Send Email
Jun 2, 2002
5:42 am
2148
Hi list, first I have to say that Links2 is _really_ good! But with SVGAlib, the mouse cursor moves not very smooth. Here is the patch (diff -u svgalib-old.c...
Ingo Blechschmidt
iblech@...
Send Email
Jun 2, 2002
5:31 pm
2149
I have installed the version of 2.0pre1 for OS/2 that Cristiano Guadagnino compiled. I have noticed that the character "g^", (&gcirc; ?), &#248; in ISO 8859-3,...
David Mediavilla
r96x6a79yki40001@...
Send Email
Jun 2, 2002
11:42 pm
2150
Hej I have noticed that the document's base URL is not updated when following a link that looks like <a href"..">. The new document that is loaded still has...
Jonas Fonseca
fonseca@...
Send Email
Jun 3, 2002
8:45 am
2151
I've noticed the same problem on Framebuffer. I already told Mikulas about the problem and he changed the code a little bit, but these changes really did not...
eeprom@...
Send Email
Jun 3, 2002
10:41 am
2152
... It is misconfiguration of your SVGAlib or buggy svgalib mouse driver. The patch would make it unusable on other systems. Patch or configure your svgalib...
Mikulas Patocka
mikulas@...
Send Email
Jun 3, 2002
5:48 pm
2153
... This is just a dirty workaround. What you really need it to patch gpm to get some sane interface that returns mouse movement in pixels, not characters....
Mikulas Patocka
mikulas@...
Send Email
Jun 3, 2002
5:51 pm
2154
... The -R option to gpm causes it to repeat the mouse movement in the microsoft mouse protocol on the fifo /dev/gpmdata. X users with buggy mice often use...
Brian Mastenbrook
chandler@...
Send Email
Jun 3, 2002
6:56 pm
2155
... That's not portable. 1) you don't have to have /dev/gpmdata. 2) you don't have to have permissions to access /dev/gpmdata. For example in unix lab at our...
Petr Kulhavy
brain@...
Send Email
Jun 3, 2002
7:30 pm
2156
... It would not work. If the acceleration were less than 8, the mouse would not reach some of the edges of the screen. -- Karel 'Clock' Kulhavy -- ...
clock@...
Send Email
Jun 4, 2002
6:50 am
2157
Ahm, ok. I will take in count that you think that gev.dx is the ABSOLUTE value of X, but it isn't. It is the DELTA value of the last position. So, I can put a...
eeprom@...
Send Email
Jun 5, 2002
12:09 am
2158
... It will primarily move only over 1/64 of the screen. -- Karel 'Clock' Kulhavy -- Unsubscribe: send email to links-list-request@... and put...
clock@...
Send Email
Jun 5, 2002
5:20 am
2159
I have a very simple javascript enabled login page. Fill UserID and Password, then press "Login" button. It always complains UserID and Password is empty. If i...
Zhao, Jing
Jing.Zhao@...
Send Email
Jun 5, 2002
2:49 pm
2160
... Can you show me the "../scripts/Utility.js" file? Brain ... Petr `Brain' Kulhavy <brain@...> Faculty of Mathematics and Physics, ...
Petr Kulhavy
brain@...
Send Email
Jun 5, 2002
2:54 pm
2161
Hallo, On Wed, 5 Jun 2002, Zhao, Jing wrote: ... ... I belive it's somewhere in trim function, which is probably included from scripts/Utility.js. In fact in...
Martin Pergel
mper7437@...
Send Email
Jun 5, 2002
3:00 pm
2162
Ok, as I can see you really don't know what a delta-value is. I will try to explain you what exactly a Delta-Value is. The GPM_EVENT structure comes with two...
eeprom@...
Send Email
Jun 5, 2002
11:00 pm
2163
... So fix it yourself if you know how :) Again, see this code inside gpm: if (!(m_type)->absolute) { fine_dx+=event->dx; fine_dy+=event->dy; ...
Mikulas Patocka
mikulas@...
Send Email
Jun 6, 2002
10:54 am
2164
... opt_scaley; ... do..while(0) loop ??? ... enough time has ... missing event->vc; FIXME! ... fields */ ... relative mouse ... divided by opt_scale ... ...
eeprom
eeprom@...
Send Email
Jun 6, 2002
2:24 pm
2165
... No. This is not portable. The device is called /dev/gpmdata, but there are systems where only root can access /dev/gpmdata. Any other ideas? Brain ... Petr...
Petr Kulhavy
brain@...
Send Email
Jun 6, 2002
3:28 pm
2166
... If there is a possibility to use /dev/gpmdata then use it, else old way ;) -- Witold Filipczyk <witekfl@...> -- Unsubscribe: send email to...
Witold Filipczyk
witekfl@...
Send Email
Jun 6, 2002
4:21 pm
2167
... I can't really see a security problem if users were given read access to that device. If there is some possible exploit, then the old "throw all users of...
Jason Gurtz
jason@...
Send Email
Jun 6, 2002
4:22 pm
2168
... And do you really think we want to implement another gpm lib with all existing mouse protocols into Links? This should be work for gpm and not for...
Petr Kulhavy
brain@...
Send Email
Jun 6, 2002
4:36 pm
2169
... Is there any specification of gpm's interfaces? -- Karel 'Clock' Kulhavy -- Unsubscribe: send email to links-list-request@... and put...
clock@...
Send Email
Jun 6, 2002
5:30 pm
2170
... Yes, it doesn't make sense. But there must be some way to deceive gpm about dimensions. (maybe fake terminal with TIOCGWINSZ ioctl handling) -- Witold...
Witold Filipczyk
witekfl@...
Send Email
Jun 6, 2002
7:36 pm
2171
I know that there is an option "Kill background connections" but how can I kill current connection (something like 'STOP' button in other browsers)? I think...
Grzegorz Golawski
grzegol@...
Send Email
Jun 6, 2002
7:38 pm
2172
... Back ('z') first stops current connection and than goes back (after second press). Brain ... Petr `Brain' Kulhavy <brain@...> Faculty...
Petr Kulhavy
brain@...
Send Email
Jun 6, 2002
7:46 pm
2173
'trim' function is as followed: /* This function removes the leading and trailing blanks from the given string */ function trim(value) { if(value == null)...
Zhao, Jing
Jing.Zhao@...
Send Email
Jun 6, 2002
8:07 pm
Messages 2144 - 2173 of 4165   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help