search for: g16

Displaying 3 results from an estimated 3 matches for "g16".

Did you mean: 16
2006 Feb 24
3
Sorting alphanumerically
I'm trying to sort a DATAFRAME by a column "ID" that contains alphanumeric data. Specifically,"ID" contains integers all preceeded by the character "g" as in: g1, g6, g3, g19, g100, g2, g39 I am using the following code: DATAFRAME=DATAFRAME[order(DATAFRAME1$ID),] and was hoping it would sort the dataframe by ID in the following manner g1, g2, g3, g6, g19,
2001 Feb 22
1
Problem with OpenSSH 2.3.0p1/2.5.1p1 and AIX
...quot;NONE" An obvious simple fix is to put the block in a loop, which reenter is non-zero, but on a quick test we did, that seemed to still fail. We are currently looking into why this failed, but decided to also report the problem now, due to the security risk. Frank Crawford -- ac3 Suite G16, Bay 7, Locomotive Workshop Phone: 02 9209 4600 Australian Technology Park Fax: 02 9209 4611 Eveleigh NSW 1430
2008 Oct 06
3
Logitech G11 keyboard and wine
...his seems to work for a limited subset of my keys. I've run wine with WINEDEBUG=+key, and interestingly, the set of keys that works with a keysym set is exactly the list of keys for which it prints a line like: trace:key:X11DRV_InitKeyboard assigning scancode 6a to unidentified keycode 8a (G16) I've verified this by keysymming all extra buttons to the @ sign, and using 'wine notepad' to test which ones work. I'm running a current dev verison from GIT.