search for: js1

Displaying 16 results from an estimated 16 matches for "js1".

Did you mean: js
2008 Oct 21
2
Only one joystick of two activated
Hi, I am always using the newest Wine snapshot on OpenSUSE 10.3 x86_64. My two USB-joysticks (js0, js1) - which are pedals and joystick - work without problems with all native Linux simulations like FlightGear, Torcs, etc. It is a big pity that with Wine only the first joystick is activated, no matter which order I use, because with Wine all my old Windows simulations work without problems. This...
2008 Sep 22
4
dedicated usb support
...tor (aerofly professional deluxe) with wine. the installation was a success. after that, I can start the simulator but it doesn't identify the usb game commander (at least a 4 channel usb device). but the kde desktop control center detect the right device IPACS Ikarus Gamecommander (/dev/input/js1). how I get support for this device under wine? thanks in advance. best regards. joerg -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
2000 Jan 21
1
RSA question
...identity.pub file from my client computer, I'm allowed in regardless if the public key of the client is in the ssh_known_hosts on the server. It seems like requiring two keys would be preferrable, but if I've misconfigured something, please let me know. Thanks for any help. Jiann-Ming Su js1 at js1.org
2003 Mar 26
0
group ownship stop working
...". If I have an unix acccount with "engadm" as secondly UNIX group(which means the primary group is something else), it will keep prompting me usrname/passwd when I try to mount the share on my PCs. Then no matter what username/passwd I try, it always fails. If I do $ ./smbclient //js1/kitsdev -U username%passwd added interface ip=10.13.46.29 bcast=10.13.46.255 nmask=255.255.255.0 Domain=[LOCERD01] OS=[Unix] Server=[Samba 2.2.3a] tree connect failed: NT_STATUS_WRONG_PASSWORD If I change my unix account primary group to be "engadm", I'll have no issue: ./smbclient...
2008 Apr 18
2
Getting gamepad to work, detection problems.
Hi I recently got my PS3 sixaxis working and its under /dev/input/js1. I am now running ubuntu hardy. It doesn't operate in wine games etc so I need to edit the registry using <joystick name> = <axes mapping> in "directinput" In http://wiki.winehq.org/UsefulRegistryKeys it says to use the command: Code: WINEDEBUG=+dinput wine program.exe...
2010 Feb 23
1
Problem with strptime generating missing values where none appear to exist
...NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA attr(,"tzone") [1] "" However, if I now create the first value of each missing vector manually, then difftime works:- js1=strptime('2002-02-28','%Y-%m-%d'); js1 #[1] "2002-02-28" jb1=strptime('1927-04-03','%Y-%m-%d'); jb1 #[1] "1927-04-03" difftime(js1,jb1) #Time difference of 27360 days So, it appears that strptime is handling these values differently in the vector...
1998 Jun 29
0
1.9.18p8 compile problems
...ction `uidtoname': util.o(.text+0x4f32): undefined reference to `slprintf' util.o: In function `gidtoname': util.o(.text+0x4f6a): undefined reference to `slprintf' charset.o(.text+0x200): more undefined references to `slprintf' follow make: *** [smbd] Error 1 Jiann-Ming Su js1@microwave.ph.msstate.edu
2000 Apr 17
1
server response slow...
...ying to read files off the server. When you click on a file to open, it waits a second or so before the contents actually pop up. We are switched directly to the samba server. Transfer rates are still very good. Any clues on how this can be solved would be greatly appreciated. Jiann-Ming Su, js1@microwave.ph.msstate.edu Criminals, by definition, break the law...
2012 May 10
0
Xbox 1 gamepad not detected with Star Trek Online game
...eems to initialize the IDirectInput8 Interface, but it does not enumerate any joystick unlike Trackmania. So, in conclusion, STO clearly supports joysticks and detects my xbox 1 gamepad as one in Windows. The gamepad is correctly detected and initialized by xboxdrv and made available in /dev/input/js1 and /dev/input/event16. Another game on wine detects and uses it correctly. How can I make STO enumerate and use the gamepad as joystick in wine? The game is freely available on http://www.startrekonline.com/download.
2018 May 08
0
help with json data from the web into data frame in R
...t;_wpg","mode":2}],"results":{"File:2166320938 | __truncated__ - attr(*, "Content-Type")= Named chr [1:2] "application/json" "utf-8" ..- attr(*, "names")= chr [1:2] "" "charset" #--- end console output----- js1 <-fromJSON(zWebObj) #-------- Error: lexical error: inside a string, '\' occurs before a character which it may not. title":""}},"serializer":"SMW\Serializers\QueryResultSeriali (right here) ------^ I'm not really a JSON...
2009 Jul 25
2
Gamepad & Wine 1.0.1-2 on Debian Sid
...root plugdev 13, 68 jul 25 06:29 event4 crwxrwxrwx 1 root plugdev 13, 69 jul 25 06:29 event5 crw-rw-r--+ 1 root audio 13, 70 jul 25 13:08 event6 crw-rw-r--+ 1 root audio 13, 71 jul 25 13:08 event7 crw-rw-r-- 1 root root 13, 0 jul 25 13:08 js0 crw-rw-r-- 1 root root 13, 1 jul 25 13:08 js1 crw-rw---- 1 root root 13, 63 jul 25 06:28 mice crw-rw---- 1 root root 13, 32 jul 25 06:29 mouse0 I have tried to change permissions, but it didn't work either. However, there is a big chance I'm not doing that right. I currently don't have a symbolic link (/dev/js0) to /dev...
2009 Apr 18
4
no ForceFeedback in Wine
Hey Guys, The ForceFeedback from my Microsoft Sidewinder ForceFeedback Wheel doesn't work with Wine. I compiled wine myself and "ac_cv_member_struct_ff_effect_direction=yes" was set in the config.log like it is told here: http://wiki.winehq.org/ForceFeedback I also checked that FF is working with BZFlag under Linux. When i play BZFlag with Wine, the FF-Effects are missing. I
2010 Feb 23
0
subtracting 100 from strptime year vector generates missing values in POSIXct where none appear to exist in strptime year vector
...A NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA >NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA >attr(,"tzone") >[1] "" > >However, if I now create the first value of each missing vector manually, >then difftime works:- > >js1=strptime('2002-02-28','%Y-%m-%d'); js1 >#[1] "2002-02-28" >jb1=strptime('1927-04-03','%Y-%m-%d'); jb1 >#[1] "1927-04-03" >difftime(js1,jb1) >#Time difference of 27360 days > >So, it appears that strptime is handling these valu...
2018 May 08
3
help with json data from the web into data frame in R
Hi David, .. I think I've got it :-) Please let me know if you see anything glaringly wrong with this: library(RCurl) zWebObj <- postForm("https://www.semantic-mediawiki.org/w/api.php", "action" = "ask", "query" = "[[Category:City]]|?Capital%20of|?Has%20area", "format" = "json" .opts = list(ssl.verifypeer =
1999 Dec 28
0
denied X11 forwarding
This has to be a FAQ, but I can't find anything on it at the web site. I've installed openssh on several computers now and have yet to get X11 forwarding to work. I get the following when I log into a computer with ssh: Warning: Remote host denied X11 forwarding, perhaps xauth program could not be run on the server side. However: $ which xauth /usr/X11R6/bin/xauth Please reply by
1999 Oct 15
0
sharing subdirectories
I currently have a directory with several subdirectories that are shared through samba. Each subdirectory is only writeable by a group assigned to that subdirectory. How do I share the main directory so that the share definitions of each subdirectory is not broken, specifically the create mode? What I have so far, is the main directory is being mapped to a drive letter in Windows, so that